#69CFDE#69CFDE
#69CFDE is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.097 H 208.0°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFDE |
|---|---|
| RGB | rgb(105, 207, 222) |
| HSL | hsl(188, 64%, 64%) |
| HSV | hsv(188, 53%, 87%) |
| CMYK | cmyk(52.7%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(77.82, -25.61, -16.53) |
| CIE-LCH | lch(77.82, 30.48, 212.84°) |
| OKLab | oklab(79.89% -0.0857 -0.0457) |
| OKLCH | oklch(79.89% 0.097 208) |
| XYZ | xyz(41.3181, 52.8991, 77.1262) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.91
Neon Blue
#04D9FF
ΔE00 6.73
Robin'S Egg
#6DEDFD
ΔE00 6.90
Darkturquoise
#00CED1
ΔE00 7.35
Sky Blue
#87CEEB
ΔE00 7.35
Robin Egg Blue
#8AF1FE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFDE #DE7869
analogous
#69DEB3 #69CFDE #6995DE
triadic
#69CFDE #DE69CF #CFDE69
tetradic
#69CFDE #B369DE #DE7869 #95DE69
square
#69CFDE #B369DE #DE7869 #95DE69
split-complementary
#69CFDE #DE6995 #DEB369
monochromatic
#2597A8 #37BFD3 #69CFDE #9BDFE9 #CDEFF4
Accessibility & contrast
On white
1.81
#69CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#69CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFDE
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFDE | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DF
Deuteranopia (green-blind)
#AEBADE
Tritanopia (blue-blind)
#00D7D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69cfde; /* rgb */ color: rgb(105, 207, 222); /* oklch */ color: oklch(79.9% 0.097 208.0);
Tailwind
colors: {
custom: {
50: '#9ddee8',
500: '#69cfde',
950: '#000000',
},
}SCSS
$custom: #69cfde; $custom-light: #9ddee8; $custom-dark: #000000;
JSON
{
"hex": "#69cfde",
"rgb": {
"r": 105,
"g": 207,
"b": 222
},
"hsl": {
"h": 187.692,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.79888,
"c": 0.09713,
"h": 208
},
"luminance": 0.52903
}Semantic roles & 50–950 ramp
primary
#69CFDE
secondary
#AA4E41
accent
#311ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484