#5EE5F3#5EE5F3
#5EE5F3 is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.3% C 0.118 H 204.7°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE5F3 |
|---|---|
| RGB | rgb(94, 229, 243) |
| HSL | hsl(186, 86%, 66%) |
| HSV | hsv(186, 61%, 95%) |
| CMYK | cmyk(61.3%, 5.8%, 0%, 4.7%) |
| CIE-LAB | lab(84.42, -32.47, -17.78) |
| CIE-LCH | lch(84.42, 37.02, 208.71°) |
| OKLab | oklab(85.33% -0.107 -0.0493) |
| OKLCH | oklch(85.33% 0.118 204.7) |
| XYZ | xyz(48.8062, 64.8842, 94.7284) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.16
Robin Egg Blue
#8AF1FE
ΔE00 4.17
Aqua Blue
#02D8E9
ΔE00 4.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.27
Bright Light Blue
#26F7FD
ΔE00 5.73
Bright Cyan
#41FDFE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE5F3 #F36C5E
analogous
#5EF3B7 #5EE5F3 #5E9AF3
triadic
#5EE5F3 #F35EE5 #E5F35E
tetradic
#5EE5F3 #B75EF3 #F36C5E #9AF35E
square
#5EE5F3 #B75EF3 #F36C5E #9AF35E
split-complementary
#5EE5F3 #F35E9A #F3B75E
monochromatic
#0FB6C8 #25DCEF #5EE5F3 #97EEF7 #D0F7FB
Accessibility & contrast
On white
1.50
#5EE5F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5EE5F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE5F3
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE5F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE5F3 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF4
Deuteranopia (green-blind)
#BDCCF4
Tritanopia (blue-blind)
#00EEE9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee5f3; /* rgb */ color: rgb(94, 229, 243); /* oklch */ color: oklch(85.3% 0.118 204.7);
Tailwind
colors: {
custom: {
50: '#9bedf7',
500: '#5ee5f3',
950: '#000000',
},
}SCSS
$custom: #5ee5f3; $custom-light: #9bedf7; $custom-dark: #000000;
JSON
{
"hex": "#5ee5f3",
"rgb": {
"r": 94,
"g": 229,
"b": 243
},
"hsl": {
"h": 185.638,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.85328,
"c": 0.11776,
"h": 204.7
},
"luminance": 0.64889
}Semantic roles & 50–950 ramp
primary
#5EE5F3
secondary
#C53F31
accent
#1803E3
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585