#69D7EB#69D7EB
#69D7EB is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.2% C 0.104 H 211.0°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #69D7EB |
|---|---|
| RGB | rgb(105, 215, 235) |
| HSL | hsl(189, 76%, 67%) |
| HSV | hsv(189, 55%, 92%) |
| CMYK | cmyk(55.3%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(80.51, -25.98, -19.41) |
| CIE-LCH | lch(80.51, 32.43, 216.76°) |
| OKLab | oklab(82.19% -0.0892 -0.0537) |
| OKLCH | oklch(82.19% 0.104 211) |
| XYZ | xyz(45.1155, 57.5980, 87.3211) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.91
Neon Blue
#04D9FF
ΔE00 5.06
Robin'S Egg
#6DEDFD
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 6.41
Sky Blue
#87CEEB
ΔE00 6.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D7EB #EB7D69
analogous
#69EBBE #69D7EB #6996EB
triadic
#69D7EB #EB69D7 #D7EB69
tetradic
#69D7EB #BE69EB #EB7D69 #96EB69
square
#69D7EB #BE69EB #EB7D69 #96EB69
split-complementary
#69D7EB #EB6996 #EBBE69
monochromatic
#1AA6C0 #33C9E4 #69D7EB #9FE5F2 #D5F4F9
Accessibility & contrast
On white
1.68
#69D7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#69D7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D7EB
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D7EB | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69d7eb; /* rgb */ color: rgb(105, 215, 235); /* oklch */ color: oklch(82.2% 0.104 211.0);
Tailwind
colors: {
custom: {
50: '#9ee3f1',
500: '#69d7eb',
950: '#000000',
},
}SCSS
$custom: #69d7eb; $custom-light: #9ee3f1; $custom-dark: #000000;
JSON
{
"hex": "#69d7eb",
"rgb": {
"r": 105,
"g": 215,
"b": 235
},
"hsl": {
"h": 189.231,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.82193,
"c": 0.10415,
"h": 211
},
"luminance": 0.57602
}Semantic roles & 50–950 ramp
primary
#69D7EB
secondary
#BF4E3A
accent
#2C0DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485