#69D4E5#69D4E5
#69D4E5 is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.3% C 0.101 H 209.1°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69D4E5 |
|---|---|
| RGB | rgb(105, 212, 229) |
| HSL | hsl(188, 70%, 65%) |
| HSV | hsv(188, 54%, 90%) |
| CMYK | cmyk(54.1%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(79.47, -26.16, -17.79) |
| CIE-LCH | lch(79.47, 31.64, 214.22°) |
| OKLab | oklab(81.29% -0.0884 -0.0492) |
| OKLCH | oklch(81.29% 0.101 209.1) |
| XYZ | xyz(43.5064, 55.7433, 82.5803) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 5.75
Neon Blue
#04D9FF
ΔE00 5.89
Robin Egg Blue
#8AF1FE
ΔE00 6.84
Sky Blue
#87CEEB
ΔE00 7.10
Robin'S Egg Blue
#98EFF9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D4E5 #E57A69
analogous
#69E5B8 #69D4E5 #6996E5
triadic
#69D4E5 #E569D4 #D4E569
tetradic
#69D4E5 #B869E5 #E57A69 #96E569
square
#69D4E5 #B869E5 #E57A69 #96E569
split-complementary
#69D4E5 #E56996 #E5B869
monochromatic
#1FA0B4 #35C5DC #69D4E5 #9DE3EE #D1F2F7
Accessibility & contrast
On white
1.73
#69D4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#69D4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D4E5
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D4E5 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE6
Deuteranopia (green-blind)
#B1BFE5
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69d4e5; /* rgb */ color: rgb(105, 212, 229); /* oklch */ color: oklch(81.3% 0.101 209.1);
Tailwind
colors: {
custom: {
50: '#9ee1ed',
500: '#69d4e5',
950: '#000000',
},
}SCSS
$custom: #69d4e5; $custom-light: #9ee1ed; $custom-dark: #000000;
JSON
{
"hex": "#69d4e5",
"rgb": {
"r": 105,
"g": 212,
"b": 229
},
"hsl": {
"h": 188.226,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.81288,
"c": 0.10114,
"h": 209.1
},
"luminance": 0.55747
}Semantic roles & 50–950 ramp
primary
#69D4E5
secondary
#B54E3D
accent
#2D13D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484