#69D4E6#69D4E6
#69D4E6 is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.3% C 0.101 H 209.9°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69D4E6 |
|---|---|
| RGB | rgb(105, 212, 230) |
| HSL | hsl(189, 71%, 66%) |
| HSV | hsv(189, 54%, 90%) |
| CMYK | cmyk(54.3%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(79.50, -25.88, -18.28) |
| CIE-LCH | lch(79.50, 31.69, 215.23°) |
| OKLab | oklab(81.33% -0.088 -0.0505) |
| OKLCH | oklch(81.33% 0.101 209.9) |
| XYZ | xyz(43.6464, 55.7993, 83.3178) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.74
Neon Blue
#04D9FF
ΔE00 5.64
Robin'S Egg
#6DEDFD
ΔE00 5.81
Sky Blue
#87CEEB
ΔE00 6.82
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Robin'S Egg Blue
#98EFF9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D4E6 #E67B69
analogous
#69E6B9 #69D4E6 #6995E6
triadic
#69D4E6 #E669D4 #D4E669
tetradic
#69D4E6 #B969E6 #E67B69 #95E669
square
#69D4E6 #B969E6 #E67B69 #95E669
split-complementary
#69D4E6 #E66995 #E6B969
monochromatic
#1EA0B6 #35C5DD #69D4E6 #9DE3EF #D2F2F7
Accessibility & contrast
On white
1.73
#69D4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#69D4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D4E6
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D4E6 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE7
Deuteranopia (green-blind)
#B1BFE6
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69d4e6; /* rgb */ color: rgb(105, 212, 230); /* oklch */ color: oklch(81.3% 0.101 209.9);
Tailwind
colors: {
custom: {
50: '#9ee1ee',
500: '#69d4e6',
950: '#000000',
},
}SCSS
$custom: #69d4e6; $custom-light: #9ee1ee; $custom-dark: #000000;
JSON
{
"hex": "#69d4e6",
"rgb": {
"r": 105,
"g": 212,
"b": 230
},
"hsl": {
"h": 188.64,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.81325,
"c": 0.10147,
"h": 209.9
},
"luminance": 0.55803
}Semantic roles & 50–950 ramp
primary
#69D4E6
secondary
#B64E3D
accent
#2E12D3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485