#69E4E2#69E4E2
#69E4E2 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.9% C 0.110 H 193.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4E2 |
|---|---|
| RGB | rgb(105, 228, 226) |
| HSL | hsl(179, 69%, 65%) |
| HSV | hsv(179, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(83.95, -34.63, -9.48) |
| CIE-LCH | lch(83.95, 35.91, 195.30°) |
| OKLab | oklab(84.87% -0.1067 -0.0263) |
| OKLCH | oklch(84.87% 0.11 193.8) |
| XYZ | xyz(47.2908, 63.9765, 81.7933) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.08
Bright Light Blue
#26F7FD
ΔE00 5.49
Turquoise
#40E0D0
ΔE00 5.67
Bright Cyan
#41FDFE
ΔE00 5.87
Robin'S Egg
#6DEDFD
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4E2 #E4696B
analogous
#69E4A4 #69E4E2 #69A9E4
triadic
#69E4E2 #E269E4 #E4E269
tetradic
#69E4E2 #A469E4 #E4696B #A9E469
square
#69E4E2 #A469E4 #E4696B #A9E469
split-complementary
#69E4E2 #E469A9 #E4A469
monochromatic
#20B2B0 #35DBD8 #69E4E2 #9DEDEC #D1F7F6
Accessibility & contrast
On white
1.52
#69E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#69E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4E2
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4E2 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE2
Deuteranopia (green-blind)
#C3CBE3
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e4e2; /* rgb */ color: rgb(105, 228, 226); /* oklch */ color: oklch(84.9% 0.110 193.8);
Tailwind
colors: {
custom: {
50: '#9fedeb',
500: '#69e4e2',
950: '#000000',
},
}SCSS
$custom: #69e4e2; $custom-light: #9fedeb; $custom-dark: #000000;
JSON
{
"hex": "#69e4e2",
"rgb": {
"r": 105,
"g": 228,
"b": 226
},
"hsl": {
"h": 179.024,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.84871,
"c": 0.10987,
"h": 193.8
},
"luminance": 0.63981
}Semantic roles & 50–950 ramp
primary
#69E4E2
secondary
#B33E40
accent
#1417D1
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584