#5AE7F2#5AE7F2
#5AE7F2 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.6% C 0.121 H 202.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE7F2 |
|---|---|
| RGB | rgb(90, 231, 242) |
| HSL | hsl(184, 85%, 65%) |
| HSV | hsv(184, 63%, 95%) |
| CMYK | cmyk(62.8%, 4.5%, 0%, 5.1%) |
| CIE-LAB | lab(84.86, -34.33, -16.61) |
| CIE-LCH | lch(84.86, 38.14, 205.82°) |
| OKLab | oklab(85.64% -0.1114 -0.046) |
| OKLCH | oklch(85.64% 0.121 202.4) |
| XYZ | xyz(48.8125, 65.7310, 94.1020) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.70
Aqua Blue
#02D8E9
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 4.50
Bright Light Blue
#26F7FD
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Bright Cyan
#41FDFE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE7F2 #F2655A
analogous
#5AF2B1 #5AE7F2 #5A9BF2
triadic
#5AE7F2 #F25AE7 #E7F25A
tetradic
#5AE7F2 #B15AF2 #F2655A #9BF25A
square
#5AE7F2 #B15AF2 #F2655A #9BF25A
split-complementary
#5AE7F2 #F25A9B #F2B15A
monochromatic
#0FB5C2 #21DFEE #5AE7F2 #93EFF6 #CBF8FB
Accessibility & contrast
On white
1.48
#5AE7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#5AE7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE7F2
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE7F2 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF3
Deuteranopia (green-blind)
#BFCDF3
Tritanopia (blue-blind)
#00EFEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ae7f2; /* rgb */ color: rgb(90, 231, 242); /* oklch */ color: oklch(85.6% 0.121 202.4);
Tailwind
colors: {
custom: {
50: '#99eff6',
500: '#5ae7f2',
950: '#000000',
},
}SCSS
$custom: #5ae7f2; $custom-light: #99eff6; $custom-dark: #000000;
JSON
{
"hex": "#5ae7f2",
"rgb": {
"r": 90,
"g": 231,
"b": 242
},
"hsl": {
"h": 184.342,
"s": 85.393,
"l": 65.098
},
"oklch": {
"l": 0.85639,
"c": 0.12055,
"h": 202.4
},
"luminance": 0.65736
}Semantic roles & 50–950 ramp
primary
#5AE7F2
secondary
#C03B30
accent
#1404E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585