#5AE2EF#5AE2EF
#5AE2EF is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.4% C 0.118 H 204.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE2EF |
|---|---|
| RGB | rgb(90, 226, 239) |
| HSL | hsl(185, 82%, 65%) |
| HSV | hsv(185, 62%, 94%) |
| CMYK | cmyk(62.3%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(83.33, -32.81, -17.32) |
| CIE-LCH | lch(83.33, 37.11, 207.83°) |
| OKLab | oklab(84.38% -0.1076 -0.048) |
| OKLCH | oklch(84.38% 0.118 204) |
| XYZ | xyz(46.9862, 62.7933, 91.2887) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.95
Aqua Blue
#02D8E9
ΔE00 3.57
Robin Egg Blue
#8AF1FE
ΔE00 4.84
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Bright Light Blue
#26F7FD
ΔE00 5.91
Darkturquoise
#00CED1
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE2EF #EF675A
analogous
#5AEFB2 #5AE2EF #5A98EF
triadic
#5AE2EF #EF5AE2 #E2EF5A
tetradic
#5AE2EF #B25AEF #EF675A #98EF5A
square
#5AE2EF #B25AEF #EF675A #98EF5A
split-complementary
#5AE2EF #EF5A98 #EFB25A
monochromatic
#12ADBC #22D8EA #5AE2EF #92ECF4 #CAF6FA
Accessibility & contrast
On white
1.55
#5AE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5AE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE2EF
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE2EF | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#BBC9F0
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ae2ef; /* rgb */ color: rgb(90, 226, 239); /* oklch */ color: oklch(84.4% 0.118 204.0);
Tailwind
colors: {
custom: {
50: '#98ebf4',
500: '#5ae2ef',
950: '#000000',
},
}SCSS
$custom: #5ae2ef; $custom-light: #98ebf4; $custom-dark: #000000;
JSON
{
"hex": "#5ae2ef",
"rgb": {
"r": 90,
"g": 226,
"b": 239
},
"hsl": {
"h": 185.235,
"s": 82.32,
"l": 64.51
},
"oklch": {
"l": 0.84377,
"c": 0.11785,
"h": 204
},
"luminance": 0.62798
}Semantic roles & 50–950 ramp
primary
#5AE2EF
secondary
#BB3E32
accent
#1A07DF
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485