#5EE4F0#5EE4F0
#5EE4F0 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.0% C 0.117 H 203.4°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE4F0 |
|---|---|
| RGB | rgb(94, 228, 240) |
| HSL | hsl(185, 83%, 65%) |
| HSV | hsv(185, 61%, 94%) |
| CMYK | cmyk(60.8%, 5%, 0%, 5.9%) |
| CIE-LAB | lab(84.05, -32.83, -16.77) |
| CIE-LCH | lch(84.05, 36.87, 207.06°) |
| OKLab | oklab(84.99% -0.1071 -0.0464) |
| OKLCH | oklch(84.99% 0.117 203.4) |
| XYZ | xyz(48.0810, 64.1527, 92.2700) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.67
Aqua Blue
#02D8E9
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 4.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.43
Bright Light Blue
#26F7FD
ΔE00 5.51
Bright Cyan
#41FDFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE4F0 #F06A5E
analogous
#5EF0B3 #5EE4F0 #5E9BF0
triadic
#5EE4F0 #F05EE4 #E4F05E
tetradic
#5EE4F0 #B35EF0 #F06A5E #9BF05E
square
#5EE4F0 #B35EF0 #F06A5E #9BF05E
split-complementary
#5EE4F0 #F05E9B #F0B35E
monochromatic
#12B3C2 #26DBEB #5EE4F0 #96EDF5 #CEF7FA
Accessibility & contrast
On white
1.52
#5EE4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#5EE4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE4F0
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE4F0 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF1
Deuteranopia (green-blind)
#BDCBF1
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ee4f0; /* rgb */ color: rgb(94, 228, 240); /* oklch */ color: oklch(85.0% 0.117 203.4);
Tailwind
colors: {
custom: {
50: '#9aedf5',
500: '#5ee4f0',
950: '#000000',
},
}SCSS
$custom: #5ee4f0; $custom-light: #9aedf5; $custom-dark: #000000;
JSON
{
"hex": "#5ee4f0",
"rgb": {
"r": 94,
"g": 228,
"b": 240
},
"hsl": {
"h": 184.932,
"s": 82.955,
"l": 65.49
},
"oklch": {
"l": 0.84992,
"c": 0.11678,
"h": 203.4
},
"luminance": 0.64158
}Semantic roles & 50–950 ramp
primary
#5EE4F0
secondary
#BF3E33
accent
#1806DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585