#69CFE0#69CFE0
#69CFE0 is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.098 H 209.7°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFE0 |
|---|---|
| RGB | rgb(105, 207, 224) |
| HSL | hsl(189, 66%, 65%) |
| HSV | hsv(189, 53%, 88%) |
| CMYK | cmyk(53.1%, 7.6%, 0%, 12.2%) |
| CIE-LAB | lab(77.88, -25.06, -17.51) |
| CIE-LCH | lch(77.88, 30.57, 214.94°) |
| OKLab | oklab(79.96% -0.0849 -0.0484) |
| OKLCH | oklch(79.96% 0.098 209.7) |
| XYZ | xyz(41.5877, 53.0069, 78.5463) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.15
Neon Blue
#04D9FF
ΔE00 6.22
Sky Blue
#87CEEB
ΔE00 6.75
Robin'S Egg
#6DEDFD
ΔE00 6.97
Darkturquoise
#00CED1
ΔE00 7.94
Robin Egg Blue
#8AF1FE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFE0 #E07A69
analogous
#69E0B5 #69CFE0 #6994E0
triadic
#69CFE0 #E069CF #CFE069
tetradic
#69CFE0 #B569E0 #E07A69 #94E069
square
#69CFE0 #B569E0 #E07A69 #94E069
split-complementary
#69CFE0 #E06994 #E0B569
monochromatic
#2398AB #36BFD6 #69CFE0 #9CDFEA #CEEFF5
Accessibility & contrast
On white
1.81
#69CFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#69CFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFE0
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFE0 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8E1
Deuteranopia (green-blind)
#ADBBE0
Tritanopia (blue-blind)
#00D7D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69cfe0; /* rgb */ color: rgb(105, 207, 224); /* oklch */ color: oklch(80.0% 0.098 209.7);
Tailwind
colors: {
custom: {
50: '#9ddee9',
500: '#69cfe0',
950: '#000000',
},
}SCSS
$custom: #69cfe0; $custom-light: #9ddee9; $custom-dark: #000000;
JSON
{
"hex": "#69cfe0",
"rgb": {
"r": 105,
"g": 207,
"b": 224
},
"hsl": {
"h": 188.571,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.79961,
"c": 0.09774,
"h": 209.7
},
"luminance": 0.53011
}Semantic roles & 50–950 ramp
primary
#69CFE0
secondary
#AD5040
accent
#3218CE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484