#5AE4EA#5AE4EA
#5AE4EA is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.7% C 0.118 H 199.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE4EA |
|---|---|
| RGB | rgb(90, 228, 234) |
| HSL | hsl(183, 77%, 64%) |
| HSV | hsv(183, 62%, 92%) |
| CMYK | cmyk(61.5%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(83.75, -35.14, -14.05) |
| CIE-LCH | lch(83.75, 37.84, 201.79°) |
| OKLab | oklab(84.67% -0.1117 -0.0389) |
| OKLCH | oklch(84.67% 0.118 199.2) |
| XYZ | xyz(46.8047, 63.5960, 87.6345) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.36
Bright Light Blue
#26F7FD
ΔE00 4.62
Aqua Blue
#02D8E9
ΔE00 4.75
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Bright Cyan
#41FDFE
ΔE00 5.86
Mediumturquoise
#48D1CC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE4EA #EA605A
analogous
#5AEAA8 #5AE4EA #5A9CEA
triadic
#5AE4EA #EA5AE4 #E4EA5A
tetradic
#5AE4EA #A85AEA #EA605A #9CEA5A
square
#5AE4EA #A85AEA #EA605A #9CEA5A
split-complementary
#5AE4EA #EA5A9C #EAA85A
monochromatic
#17ACB3 #24DBE3 #5AE4EA #90EDF1 #C7F6F8
Accessibility & contrast
On white
1.53
#5AE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#5AE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE4EA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE4EA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEB
Deuteranopia (green-blind)
#BECAEB
Tritanopia (blue-blind)
#00ECE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ae4ea; /* rgb */ color: rgb(90, 228, 234); /* oklch */ color: oklch(84.7% 0.118 199.2);
Tailwind
colors: {
custom: {
50: '#98edf0',
500: '#5ae4ea',
950: '#000000',
},
}SCSS
$custom: #5ae4ea; $custom-light: #98edf0; $custom-dark: #000000;
JSON
{
"hex": "#5ae4ea",
"rgb": {
"r": 90,
"g": 228,
"b": 234
},
"hsl": {
"h": 182.5,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.84666,
"c": 0.11826,
"h": 199.2
},
"luminance": 0.63601
}Semantic roles & 50–950 ramp
primary
#5AE4EA
secondary
#B33A35
accent
#140CDA
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585