#69D6EA#69D6EA
#69D6EA is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.9% C 0.103 H 211.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #69D6EA |
|---|---|
| RGB | rgb(105, 214, 234) |
| HSL | hsl(189, 75%, 66%) |
| HSV | hsv(189, 55%, 92%) |
| CMYK | cmyk(55.1%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(80.20, -25.77, -19.36) |
| CIE-LCH | lch(80.20, 32.23, 216.92°) |
| OKLab | oklab(81.93% -0.0885 -0.0536) |
| OKLCH | oklch(81.93% 0.103 211.2) |
| XYZ | xyz(44.7176, 57.0327, 86.4778) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.96
Neon Blue
#04D9FF
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 5.52
Sky Blue
#87CEEB
ΔE00 6.48
Robin Egg Blue
#8AF1FE
ΔE00 6.62
Robin'S Egg Blue
#98EFF9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D6EA #EA7D69
analogous
#69EABE #69D6EA #6996EA
triadic
#69D6EA #EA69D6 #D6EA69
tetradic
#69D6EA #BE69EA #EA7D69 #96EA69
square
#69D6EA #BE69EA #EA7D69 #96EA69
split-complementary
#69D6EA #EA6996 #EABE69
monochromatic
#1BA5BE #33C7E2 #69D6EA #9FE5F2 #D4F3F9
Accessibility & contrast
On white
1.69
#69D6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#69D6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D6EA
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D6EA | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEB
Deuteranopia (green-blind)
#B2C1EA
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69d6ea; /* rgb */ color: rgb(105, 214, 234); /* oklch */ color: oklch(81.9% 0.103 211.2);
Tailwind
colors: {
custom: {
50: '#9ee3f0',
500: '#69d6ea',
950: '#000000',
},
}SCSS
$custom: #69d6ea; $custom-light: #9ee3f0; $custom-dark: #000000;
JSON
{
"hex": "#69d6ea",
"rgb": {
"r": 105,
"g": 214,
"b": 234
},
"hsl": {
"h": 189.302,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.81928,
"c": 0.10349,
"h": 211.2
},
"luminance": 0.57037
}Semantic roles & 50–950 ramp
primary
#69D6EA
secondary
#BD4F3A
accent
#2D0ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485