#69E4E3#69E4E3
#69E4E3 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.9% C 0.110 H 194.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4E3 |
|---|---|
| RGB | rgb(105, 228, 227) |
| HSL | hsl(180, 69%, 65%) |
| HSV | hsv(180, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(83.98, -34.37, -9.96) |
| CIE-LCH | lch(83.98, 35.79, 196.16°) |
| OKLab | oklab(84.9% -0.1063 -0.0276) |
| OKLCH | oklch(84.9% 0.11 194.6) |
| XYZ | xyz(47.4284, 64.0315, 82.5180) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.20
Bright Light Blue
#26F7FD
ΔE00 5.37
Bright Cyan
#41FDFE
ΔE00 5.84
Turquoise
#40E0D0
ΔE00 6.00
Robin'S Egg
#6DEDFD
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4E3 #E4696A
analogous
#69E4A5 #69E4E3 #69A8E4
triadic
#69E4E3 #E369E4 #E4E369
tetradic
#69E4E3 #A569E4 #E4696A #A8E469
square
#69E4E3 #A569E4 #E4696A #A8E469
split-complementary
#69E4E3 #E469A8 #E4A569
monochromatic
#20B2B1 #35DBD9 #69E4E3 #9DEDED #D1F7F6
Accessibility & contrast
On white
1.52
#69E4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#69E4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4E3
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4E3 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE3
Deuteranopia (green-blind)
#C3CBE4
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e4e3; /* rgb */ color: rgb(105, 228, 227); /* oklch */ color: oklch(84.9% 0.110 194.6);
Tailwind
colors: {
custom: {
50: '#9fedeb',
500: '#69e4e3',
950: '#000000',
},
}SCSS
$custom: #69e4e3; $custom-light: #9fedeb; $custom-dark: #000000;
JSON
{
"hex": "#69e4e3",
"rgb": {
"r": 105,
"g": 228,
"b": 227
},
"hsl": {
"h": 179.512,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.84903,
"c": 0.10979,
"h": 194.6
},
"luminance": 0.64036
}Semantic roles & 50–950 ramp
primary
#69E4E3
secondary
#B33E3F
accent
#1416D1
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584