#69E2E4#69E2E4
#69E2E4 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.5% C 0.108 H 196.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #69E2E4 |
|---|---|
| RGB | rgb(105, 226, 228) |
| HSL | hsl(181, 69%, 65%) |
| HSV | hsv(181, 54%, 89%) |
| CMYK | cmyk(53.9%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(83.44, -33.17, -11.30) |
| CIE-LCH | lch(83.44, 35.04, 198.81°) |
| OKLab | oklab(84.47% -0.1037 -0.0313) |
| OKLCH | oklch(84.47% 0.108 196.8) |
| XYZ | xyz(47.0198, 62.9929, 83.0647) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.35
Robin'S Egg
#6DEDFD
ΔE00 5.36
Bright Light Blue
#26F7FD
ΔE00 5.53
Aqua Blue
#02D8E9
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E2E4 #E46B69
analogous
#69E4A9 #69E2E4 #69A4E4
triadic
#69E2E4 #E469E2 #E2E469
tetradic
#69E2E4 #A969E4 #E46B69 #A4E469
square
#69E2E4 #A969E4 #E46B69 #A4E469
split-complementary
#69E2E4 #E469A4 #E4A969
monochromatic
#20B0B2 #35D8DB #69E2E4 #9DECED #D1F6F7
Accessibility & contrast
On white
1.54
#69E2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#69E2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E2E4
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E2E4 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E4
Deuteranopia (green-blind)
#C0CAE5
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e2e4; /* rgb */ color: rgb(105, 226, 228); /* oklch */ color: oklch(84.5% 0.108 196.8);
Tailwind
colors: {
custom: {
50: '#9febec',
500: '#69e2e4',
950: '#000000',
},
}SCSS
$custom: #69e2e4; $custom-light: #9febec; $custom-dark: #000000;
JSON
{
"hex": "#69e2e4",
"rgb": {
"r": 105,
"g": 226,
"b": 228
},
"hsl": {
"h": 180.976,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.84474,
"c": 0.10834,
"h": 196.8
},
"luminance": 0.62997
}Semantic roles & 50–950 ramp
primary
#69E2E4
secondary
#B3403E
accent
#1714D1
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484