#5EE5F4#5EE5F4
#5EE5F4 is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.4% C 0.118 H 205.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE5F4 |
|---|---|
| RGB | rgb(94, 229, 244) |
| HSL | hsl(186, 87%, 66%) |
| HSV | hsv(186, 61%, 96%) |
| CMYK | cmyk(61.5%, 6.1%, 0%, 4.3%) |
| CIE-LAB | lab(84.46, -32.19, -18.26) |
| CIE-LCH | lch(84.46, 37.01, 209.57°) |
| OKLab | oklab(85.36% -0.1066 -0.0506) |
| OKLCH | oklch(85.36% 0.118 205.4) |
| XYZ | xyz(48.9576, 64.9448, 95.5259) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.04
Robin Egg Blue
#8AF1FE
ΔE00 4.12
Aqua Blue
#02D8E9
ΔE00 4.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 5.95
Neon Blue
#04D9FF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE5F4 #F46D5E
analogous
#5EF4B8 #5EE5F4 #5E9AF4
triadic
#5EE5F4 #F45EE5 #E5F45E
tetradic
#5EE5F4 #B85EF4 #F46D5E #9AF45E
square
#5EE5F4 #B85EF4 #F46D5E #9AF45E
split-complementary
#5EE5F4 #F45E9A #F4B85E
monochromatic
#0EB7CA #25DCF0 #5EE5F4 #97EEF8 #D1F8FC
Accessibility & contrast
On white
1.50
#5EE5F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5EE5F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE5F4
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE5F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE5F4 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF5
Deuteranopia (green-blind)
#BDCCF4
Tritanopia (blue-blind)
#00EEE9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee5f4; /* rgb */ color: rgb(94, 229, 244); /* oklch */ color: oklch(85.4% 0.118 205.4);
Tailwind
colors: {
custom: {
50: '#9bedf7',
500: '#5ee5f4',
950: '#000000',
},
}SCSS
$custom: #5ee5f4; $custom-light: #9bedf7; $custom-dark: #000000;
JSON
{
"hex": "#5ee5f4",
"rgb": {
"r": 94,
"g": 229,
"b": 244
},
"hsl": {
"h": 186,
"s": 87.209,
"l": 66.275
},
"oklch": {
"l": 0.85363,
"c": 0.11797,
"h": 205.4
},
"luminance": 0.6495
}Semantic roles & 50–950 ramp
primary
#5EE5F4
secondary
#C63F30
accent
#1802E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585