#5AE7E7#5AE7E7
#5AE7E7 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.3% C 0.120 H 195.1°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE7E7 |
|---|---|
| RGB | rgb(90, 231, 231) |
| HSL | hsl(180, 75%, 63%) |
| HSV | hsv(180, 61%, 91%) |
| CMYK | cmyk(61%, 0%, 0%, 9.4%) |
| CIE-LAB | lab(84.53, -37.34, -11.30) |
| CIE-LCH | lch(84.53, 39.02, 196.84°) |
| OKLab | oklab(85.26% -0.1159 -0.0314) |
| OKLCH | oklch(85.26% 0.12 195.1) |
| XYZ | xyz(47.2098, 65.0899, 85.6614) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.23
Bright Cyan
#41FDFE
ΔE00 4.84
Mediumturquoise
#48D1CC
ΔE00 5.57
Aqua
#00FFFF
ΔE00 5.61
Bright Turquoise
#0FFEF9
ΔE00 5.72
Turquoise
#40E0D0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE7E7 #E75A5A
analogous
#5AE7A0 #5AE7E7 #5AA0E7
triadic
#5AE7E7 #E75AE7 #E7E75A
tetradic
#5AE7E7 #A05AE7 #E75A5A #A0E75A
square
#5AE7E7 #A05AE7 #E75A5A #A0E75A
split-complementary
#5AE7E7 #E75AA0 #E7A05A
monochromatic
#19ADAD #25DFDF #5AE7E7 #8FEFEF #C5F7F7
Accessibility & contrast
On white
1.50
#5AE7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#5AE7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE7E7
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE7E7 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE7
Deuteranopia (green-blind)
#C3CCE8
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ae7e7; /* rgb */ color: rgb(90, 231, 231); /* oklch */ color: oklch(85.3% 0.120 195.1);
Tailwind
colors: {
custom: {
50: '#98efee',
500: '#5ae7e7',
950: '#000000',
},
}SCSS
$custom: #5ae7e7; $custom-light: #98efee; $custom-dark: #000000;
JSON
{
"hex": "#5ae7e7",
"rgb": {
"r": 90,
"g": 231,
"b": 231
},
"hsl": {
"h": 180,
"s": 74.603,
"l": 62.941
},
"oklch": {
"l": 0.85264,
"c": 0.12011,
"h": 195.1
},
"luminance": 0.65095
}Semantic roles & 50–950 ramp
primary
#5AE7E7
secondary
#AE3737
accent
#0F0FD7
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585