#69D4E4#69D4E4
#69D4E4 is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.3% C 0.101 H 208.3°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69D4E4 |
|---|---|
| RGB | rgb(105, 212, 228) |
| HSL | hsl(188, 69%, 65%) |
| HSV | hsv(188, 54%, 89%) |
| CMYK | cmyk(53.9%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(79.44, -26.43, -17.30) |
| CIE-LCH | lch(79.44, 31.60, 213.21°) |
| OKLab | oklab(81.25% -0.0888 -0.0478) |
| OKLCH | oklch(81.25% 0.101 208.3) |
| XYZ | xyz(43.3671, 55.6876, 81.8471) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.45
Robin'S Egg
#6DEDFD
ΔE00 5.70
Neon Blue
#04D9FF
ΔE00 6.16
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Sky Blue
#87CEEB
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D4E4 #E47969
analogous
#69E4B7 #69D4E4 #6996E4
triadic
#69D4E4 #E469D4 #D4E469
tetradic
#69D4E4 #B769E4 #E47969 #96E469
square
#69D4E4 #B769E4 #E47969 #96E469
split-complementary
#69D4E4 #E46996 #E4B769
monochromatic
#209FB2 #35C5DB #69D4E4 #9DE3ED #D1F2F7
Accessibility & contrast
On white
1.73
#69D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#69D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D4E4
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D4E4 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE5
Deuteranopia (green-blind)
#B1BFE4
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69d4e4; /* rgb */ color: rgb(105, 212, 228); /* oklch */ color: oklch(81.3% 0.101 208.3);
Tailwind
colors: {
custom: {
50: '#9ee1ec',
500: '#69d4e4',
950: '#000000',
},
}SCSS
$custom: #69d4e4; $custom-light: #9ee1ec; $custom-dark: #000000;
JSON
{
"hex": "#69d4e4",
"rgb": {
"r": 105,
"g": 212,
"b": 228
},
"hsl": {
"h": 187.805,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.81252,
"c": 0.10084,
"h": 208.3
},
"luminance": 0.55692
}Semantic roles & 50–950 ramp
primary
#69D4E4
secondary
#B34D3E
accent
#2D14D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484