#69CEDF#69CEDF
#69CEDF is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.097 H 209.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEDF |
|---|---|
| RGB | rgb(105, 206, 223) |
| HSL | hsl(189, 65%, 64%) |
| HSV | hsv(189, 53%, 87%) |
| CMYK | cmyk(52.9%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(77.56, -24.84, -17.45) |
| CIE-LCH | lch(77.56, 30.36, 215.09°) |
| OKLab | oklab(79.7% -0.0842 -0.0482) |
| OKLCH | oklch(79.7% 0.097 209.8) |
| XYZ | xyz(41.2110, 52.4698, 77.7537) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.29
Neon Blue
#04D9FF
ΔE00 6.31
Sky Blue
#87CEEB
ΔE00 6.70
Robin'S Egg
#6DEDFD
ΔE00 7.22
Darkturquoise
#00CED1
ΔE00 7.97
Baby Blue
#89CFF0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEDF #DF7A69
analogous
#69DFB5 #69CEDF #6993DF
triadic
#69CEDF #DF69CE #CEDF69
tetradic
#69CEDF #B569DF #DF7A69 #93DF69
square
#69CEDF #B569DF #DF7A69 #93DF69
split-complementary
#69CEDF #DF6993 #DFB569
monochromatic
#2496A9 #37BED4 #69CEDF #9BDEEA #CEEFF5
Accessibility & contrast
On white
1.83
#69CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#69CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEDF
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEDF | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#ACBADF
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69cedf; /* rgb */ color: rgb(105, 206, 223); /* oklch */ color: oklch(79.7% 0.097 209.8);
Tailwind
colors: {
custom: {
50: '#9ddde9',
500: '#69cedf',
950: '#000000',
},
}SCSS
$custom: #69cedf; $custom-light: #9ddde9; $custom-dark: #000000;
JSON
{
"hex": "#69cedf",
"rgb": {
"r": 105,
"g": 206,
"b": 223
},
"hsl": {
"h": 188.644,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.79695,
"c": 0.09707,
"h": 209.8
},
"luminance": 0.52474
}Semantic roles & 50–950 ramp
primary
#69CEDF
secondary
#AC5041
accent
#3319CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484