#69DFDE#69DFDE
#69DFDE is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.106 H 194.6°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFDE |
|---|---|
| RGB | rgb(105, 223, 222) |
| HSL | hsl(179, 65%, 64%) |
| HSV | hsv(179, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(82.40, -33.33, -9.66) |
| CIE-LCH | lch(82.40, 34.70, 196.16°) |
| OKLab | oklab(83.58% -0.103 -0.0267) |
| OKLCH | oklch(83.58% 0.106 194.6) |
| XYZ | xyz(45.3927, 61.0482, 78.4844) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.33
Darkturquoise
#00CED1
ΔE00 5.80
Turquoise
#40E0D0
ΔE00 5.95
Bright Light Blue
#26F7FD
ΔE00 6.33
Aqua Blue
#02D8E9
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFDE #DF696A
analogous
#69DFA3 #69DFDE #69A5DF
triadic
#69DFDE #DE69DF #DFDE69
tetradic
#69DFDE #A369DF #DF696A #A5DF69
square
#69DFDE #A369DF #DF696A #A5DF69
split-complementary
#69DFDE #DF69A5 #DFA369
monochromatic
#24A9A8 #37D4D3 #69DFDE #9BEAE9 #CEF5F4
Accessibility & contrast
On white
1.59
#69DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#69DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFDE
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFDE | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DE
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dfde; /* rgb */ color: rgb(105, 223, 222); /* oklch */ color: oklch(83.6% 0.106 194.6);
Tailwind
colors: {
custom: {
50: '#9ee9e8',
500: '#69dfde',
950: '#000000',
},
}SCSS
$custom: #69dfde; $custom-light: #9ee9e8; $custom-dark: #000000;
JSON
{
"hex": "#69dfde",
"rgb": {
"r": 105,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.492,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.83582,
"c": 0.10644,
"h": 194.6
},
"luminance": 0.61053
}Semantic roles & 50–950 ramp
primary
#69DFDE
secondary
#AC4141
accent
#191ACD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484