#69CFD0#69CFD0
#69CFD0 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.4% C 0.095 H 196.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFD0 |
|---|---|
| RGB | rgb(105, 207, 208) |
| HSL | hsl(181, 52%, 61%) |
| HSV | hsv(181, 50%, 82%) |
| CMYK | cmyk(49.5%, 0.5%, 0%, 18.4%) |
| CIE-LAB | lab(77.39, -29.35, -9.65) |
| CIE-LCH | lch(77.39, 30.89, 198.20°) |
| OKLab | oklab(79.4% -0.0914 -0.0267) |
| OKLCH | oklch(79.4% 0.095 196.3) |
| XYZ | xyz(39.5191, 52.1794, 67.6513) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.69
Darkturquoise
#00CED1
ΔE00 4.58
Aqua Blue
#02D8E9
ΔE00 6.28
Turquoise
#40E0D0
ΔE00 7.86
Robin'S Egg
#6DEDFD
ΔE00 8.50
Topaz
#13BBAF
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFD0 #D06A69
analogous
#69D09E #69CFD0 #699CD0
triadic
#69CFD0 #D069CF #CFD069
tetradic
#69CFD0 #9E69D0 #D06A69 #9CD069
square
#69CFD0 #9E69D0 #D06A69 #9CD069
split-complementary
#69CFD0 #D0699C #D09E69
monochromatic
#2D9091 #3CBEC0 #69CFD0 #98DEDF #C6EDED
Accessibility & contrast
On white
1.84
#69CFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#69CFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFD0
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFD0 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D0
Deuteranopia (green-blind)
#B2BAD1
Tritanopia (blue-blind)
#23D5CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cfd0; /* rgb */ color: rgb(105, 207, 208); /* oklch */ color: oklch(79.4% 0.095 196.3);
Tailwind
colors: {
custom: {
50: '#9cdede',
500: '#69cfd0',
950: '#000000',
},
}SCSS
$custom: #69cfd0; $custom-light: #9cdede; $custom-dark: #000000;
JSON
{
"hex": "#69cfd0",
"rgb": {
"r": 105,
"g": 207,
"b": 208
},
"hsl": {
"h": 180.583,
"s": 52.284,
"l": 61.373
},
"oklch": {
"l": 0.79403,
"c": 0.09523,
"h": 196.3
},
"luminance": 0.52183
}Semantic roles & 50–950 ramp
primary
#69CFD0
secondary
#974746
accent
#2726C0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484