#69D7E8#69D7E8
#69D7E8 is a very light, moderate teal. Relative luminance 0.574; OKLCH L 82.1% C 0.103 H 208.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69D7E8 |
|---|---|
| RGB | rgb(105, 215, 232) |
| HSL | hsl(188, 73%, 66%) |
| HSV | hsv(188, 55%, 91%) |
| CMYK | cmyk(54.7%, 7.3%, 0%, 9%) |
| CIE-LAB | lab(80.42, -26.81, -17.96) |
| CIE-LCH | lch(80.42, 32.27, 213.82°) |
| OKLab | oklab(82.08% -0.0904 -0.0497) |
| OKLCH | oklch(82.08% 0.103 208.8) |
| XYZ | xyz(44.6858, 57.4261, 85.0577) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.38
Robin'S Egg
#6DEDFD
ΔE00 5.02
Neon Blue
#04D9FF
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Robin'S Egg Blue
#98EFF9
ΔE00 6.58
Sky Blue
#87CEEB
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D7E8 #E87A69
analogous
#69E8B9 #69D7E8 #6997E8
triadic
#69D7E8 #E869D7 #D7E869
tetradic
#69D7E8 #B969E8 #E87A69 #97E869
square
#69D7E8 #B969E8 #E87A69 #97E869
split-complementary
#69D7E8 #E86997 #E8B969
monochromatic
#1DA5BA #34C9E0 #69D7E8 #9EE5F0 #D3F3F8
Accessibility & contrast
On white
1.68
#69D7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#69D7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D7E8
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D7E8 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0E9
Deuteranopia (green-blind)
#B3C1E8
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69d7e8; /* rgb */ color: rgb(105, 215, 232); /* oklch */ color: oklch(82.1% 0.103 208.8);
Tailwind
colors: {
custom: {
50: '#9ee3ef',
500: '#69d7e8',
950: '#000000',
},
}SCSS
$custom: #69d7e8; $custom-light: #9ee3ef; $custom-dark: #000000;
JSON
{
"hex": "#69d7e8",
"rgb": {
"r": 105,
"g": 215,
"b": 232
},
"hsl": {
"h": 188.031,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.82084,
"c": 0.10315,
"h": 208.8
},
"luminance": 0.5743
}Semantic roles & 50–950 ramp
primary
#69D7E8
secondary
#BA4C3C
accent
#2A10D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485