#69D3E4#69D3E4
#69D3E4 is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.0% C 0.100 H 209.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69D3E4 |
|---|---|
| RGB | rgb(105, 211, 228) |
| HSL | hsl(188, 69%, 65%) |
| HSV | hsv(188, 54%, 89%) |
| CMYK | cmyk(53.9%, 7.5%, 0%, 10.6%) |
| CIE-LAB | lab(79.15, -25.94, -17.74) |
| CIE-LCH | lch(79.15, 31.43, 214.36°) |
| OKLab | oklab(81.02% -0.0877 -0.049) |
| OKLCH | oklch(81.02% 0.1 209.2) |
| XYZ | xyz(43.1179, 55.1892, 81.7641) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.67
Neon Blue
#04D9FF
ΔE00 5.94
Robin'S Egg
#6DEDFD
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 7.02
Robin Egg Blue
#8AF1FE
ΔE00 7.06
Robin'S Egg Blue
#98EFF9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D3E4 #E47A69
analogous
#69E4B8 #69D3E4 #6995E4
triadic
#69D3E4 #E469D3 #D3E469
tetradic
#69D3E4 #B869E4 #E47A69 #95E469
square
#69D3E4 #B869E4 #E47A69 #95E469
split-complementary
#69D3E4 #E46995 #E4B869
monochromatic
#209EB2 #35C4DB #69D3E4 #9DE2ED #D1F1F7
Accessibility & contrast
On white
1.74
#69D3E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#69D3E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D3E4
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D3E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D3E4 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CCE5
Deuteranopia (green-blind)
#B0BEE4
Tritanopia (blue-blind)
#00DBD8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #69d3e4; /* rgb */ color: rgb(105, 211, 228); /* oklch */ color: oklch(81.0% 0.100 209.2);
Tailwind
colors: {
custom: {
50: '#9de0ec',
500: '#69d3e4',
950: '#000000',
},
}SCSS
$custom: #69d3e4; $custom-light: #9de0ec; $custom-dark: #000000;
JSON
{
"hex": "#69d3e4",
"rgb": {
"r": 105,
"g": 211,
"b": 228
},
"hsl": {
"h": 188.293,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.81023,
"c": 0.10047,
"h": 209.2
},
"luminance": 0.55193
}Semantic roles & 50–950 ramp
primary
#69D3E4
secondary
#B34E3E
accent
#2E14D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484