#69DFCE#69DFCE
#69DFCE is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.110 H 182.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFCE |
|---|---|
| RGB | rgb(105, 223, 206) |
| HSL | hsl(171, 65%, 64%) |
| HSV | hsv(171, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(81.96, -37.38, -1.82) |
| CIE-LCH | lch(81.96, 37.43, 182.78°) |
| OKLab | oklab(83.08% -0.1098 -0.0055) |
| OKLCH | oklch(83.08% 0.11 182.9) |
| XYZ | xyz(43.3491, 60.2308, 67.7218) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.69
Tiffany Blue
#7BF2DA
ΔE00 4.68
Mediumturquoise
#48D1CC
ΔE00 5.51
Seafoam Blue
#78D1B6
ΔE00 5.62
Aqua (survey)
#13EAC9
ΔE00 6.12
Bright Aqua
#0BF9EA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFCE #DF697A
analogous
#69DF93 #69DFCE #69B5DF
triadic
#69DFCE #CE69DF #DFCE69
tetradic
#69DFCE #9369DF #DF697A #B5DF69
square
#69DFCE #9369DF #DF697A #B5DF69
split-complementary
#69DFCE #DF69B5 #DF9369
monochromatic
#24A996 #37D4BE #69DFCE #9BEADE #CEF5EF
Accessibility & contrast
On white
1.61
#69DFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#69DFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFCE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFCE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#C3C6D0
Tritanopia (blue-blind)
#1AE3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dfce; /* rgb */ color: rgb(105, 223, 206); /* oklch */ color: oklch(83.1% 0.110 182.9);
Tailwind
colors: {
custom: {
50: '#9de9dc',
500: '#69dfce',
950: '#000000',
},
}SCSS
$custom: #69dfce; $custom-light: #9de9dc; $custom-dark: #000000;
JSON
{
"hex": "#69dfce",
"rgb": {
"r": 105,
"g": 223,
"b": 206
},
"hsl": {
"h": 171.356,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.83079,
"c": 0.10995,
"h": 182.9
},
"luminance": 0.60235
}Semantic roles & 50–950 ramp
primary
#69DFCE
secondary
#AC4150
accent
#1933CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484