#69D8EA#69D8EA
#69D8EA is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.4% C 0.104 H 209.4°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #69D8EA |
|---|---|
| RGB | rgb(105, 216, 234) |
| HSL | hsl(188, 75%, 66%) |
| HSV | hsv(188, 55%, 92%) |
| CMYK | cmyk(55.1%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(80.77, -26.75, -18.50) |
| CIE-LCH | lch(80.77, 32.52, 214.66°) |
| OKLab | oklab(82.39% -0.0907 -0.0512) |
| OKLCH | oklch(82.39% 0.104 209.4) |
| XYZ | xyz(45.2269, 58.0512, 86.6475) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.50
Robin'S Egg
#6DEDFD
ΔE00 4.85
Neon Blue
#04D9FF
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.48
Sky Blue
#87CEEB
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D8EA #EA7B69
analogous
#69EABC #69D8EA #6998EA
triadic
#69D8EA #EA69D8 #D8EA69
tetradic
#69D8EA #BC69EA #EA7B69 #98EA69
square
#69D8EA #BC69EA #EA7B69 #98EA69
split-complementary
#69D8EA #EA6998 #EABC69
monochromatic
#1BA7BE #33CAE2 #69D8EA #9FE6F2 #D4F4F9
Accessibility & contrast
On white
1.67
#69D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#69D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D8EA
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D8EA | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EB
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#00E1DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69d8ea; /* rgb */ color: rgb(105, 216, 234); /* oklch */ color: oklch(82.4% 0.104 209.4);
Tailwind
colors: {
custom: {
50: '#9ee4f0',
500: '#69d8ea',
950: '#000000',
},
}SCSS
$custom: #69d8ea; $custom-light: #9ee4f0; $custom-dark: #000000;
JSON
{
"hex": "#69d8ea",
"rgb": {
"r": 105,
"g": 216,
"b": 234
},
"hsl": {
"h": 188.372,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.82385,
"c": 0.10413,
"h": 209.4
},
"luminance": 0.58056
}Semantic roles & 50–950 ramp
primary
#69D8EA
secondary
#BD4D3A
accent
#2A0ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485