#69DFC8#69DFC8
#69DFC8 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.112 H 178.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFC8 |
|---|---|
| RGB | rgb(105, 223, 200) |
| HSL | hsl(168, 65%, 64%) |
| HSV | hsv(168, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(81.81, -38.84, 1.14) |
| CIE-LCH | lch(81.81, 38.86, 178.32°) |
| OKLab | oklab(82.9% -0.1124 0.0024) |
| OKLCH | oklch(82.9% 0.112 178.8) |
| XYZ | xyz(42.6341, 59.9448, 63.9561) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.66
Tiffany Blue
#7BF2DA
ΔE00 4.30
Seafoam Blue
#78D1B6
ΔE00 4.45
Aqua (survey)
#13EAC9
ΔE00 5.02
Light Teal
#90E4C1
ΔE00 5.99
Aquamarine (survey)
#04D8B2
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFC8 #DF6980
analogous
#69DF8D #69DFC8 #69BBDF
triadic
#69DFC8 #C869DF #DFC869
tetradic
#69DFC8 #8D69DF #DF6980 #BBDF69
square
#69DFC8 #8D69DF #DF6980 #BBDF69
split-complementary
#69DFC8 #DF69BB #DF8D69
monochromatic
#24A98F #37D4B6 #69DFC8 #9BEADA #CEF5ED
Accessibility & contrast
On white
1.62
#69DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#69DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFC8
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFC8 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#24E2D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69dfc8; /* rgb */ color: rgb(105, 223, 200); /* oklch */ color: oklch(82.9% 0.112 178.8);
Tailwind
colors: {
custom: {
50: '#9de9d8',
500: '#69dfc8',
950: '#000000',
},
}SCSS
$custom: #69dfc8; $custom-light: #9de9d8; $custom-dark: #000000;
JSON
{
"hex": "#69dfc8",
"rgb": {
"r": 105,
"g": 223,
"b": 200
},
"hsl": {
"h": 168.305,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.82902,
"c": 0.11244,
"h": 178.8
},
"luminance": 0.59949
}Semantic roles & 50–950 ramp
primary
#69DFC8
secondary
#AC4155
accent
#193CCD
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483