#6DDFEA#6DDFEA
#6DDFEA is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.1% C 0.105 H 203.8°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDFEA |
|---|---|
| RGB | rgb(109, 223, 234) |
| HSL | hsl(185, 75%, 67%) |
| HSV | hsv(185, 53%, 92%) |
| CMYK | cmyk(53.4%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.89, -29.37, -15.28) |
| CIE-LCH | lch(82.89, 33.11, 207.49°) |
| OKLab | oklab(84.13% -0.0956 -0.0422) |
| OKLCH | oklch(84.13% 0.105 203.8) |
| XYZ | xyz(47.5396, 61.9626, 87.2806) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.42
Aqua Blue
#02D8E9
ΔE00 4.45
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.06
Bright Light Blue
#26F7FD
ΔE00 6.96
Darkturquoise
#00CED1
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDFEA #EA786D
analogous
#6DEAB7 #6DDFEA #6DA1EA
triadic
#6DDFEA #EA6DDF #DFEA6D
tetradic
#6DDFEA #B76DEA #EA786D #A1EA6D
square
#6DDFEA #B76DEA #EA786D #A1EA6D
split-complementary
#6DDFEA #EA6DA1 #EAB76D
monochromatic
#1CB2C1 #37D3E2 #6DDFEA #A3EBF2 #D8F6F9
Accessibility & contrast
On white
1.57
#6DDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#6DDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDFEA
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDFEA | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ddfea; /* rgb */ color: rgb(109, 223, 234); /* oklch */ color: oklch(84.1% 0.105 203.8);
Tailwind
colors: {
custom: {
50: '#a1e9f0',
500: '#6ddfea',
950: '#000000',
},
}SCSS
$custom: #6ddfea; $custom-light: #a1e9f0; $custom-dark: #000000;
JSON
{
"hex": "#6ddfea",
"rgb": {
"r": 109,
"g": 223,
"b": 234
},
"hsl": {
"h": 185.28,
"s": 74.85,
"l": 67.255
},
"oklch": {
"l": 0.84131,
"c": 0.10454,
"h": 203.8
},
"luminance": 0.61967
}Semantic roles & 50–950 ramp
primary
#6DDFEA
secondary
#BF473C
accent
#200ED7
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485