#5EE3F0#5EE3F0
#5EE3F0 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.8% C 0.116 H 204.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3F0 |
|---|---|
| RGB | rgb(94, 227, 240) |
| HSL | hsl(185, 83%, 65%) |
| HSV | hsv(185, 61%, 94%) |
| CMYK | cmyk(60.8%, 5.4%, 0%, 5.9%) |
| CIE-LAB | lab(83.76, -32.36, -17.20) |
| CIE-LCH | lch(83.76, 36.65, 207.99°) |
| OKLab | oklab(84.76% -0.1061 -0.0476) |
| OKLCH | oklch(84.76% 0.116 204.2) |
| XYZ | xyz(47.8067, 63.6041, 92.1785) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.65
Aqua Blue
#02D8E9
ΔE00 3.89
Robin Egg Blue
#8AF1FE
ΔE00 4.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Bright Light Blue
#26F7FD
ΔE00 5.88
Darkturquoise
#00CED1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3F0 #F06B5E
analogous
#5EF0B4 #5EE3F0 #5E9AF0
triadic
#5EE3F0 #F05EE3 #E3F05E
tetradic
#5EE3F0 #B45EF0 #F06B5E #9AF05E
square
#5EE3F0 #B45EF0 #F06B5E #9AF05E
split-complementary
#5EE3F0 #F05E9A #F0B45E
monochromatic
#12B2C2 #26D9EB #5EE3F0 #96EDF5 #CEF6FA
Accessibility & contrast
On white
1.53
#5EE3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#5EE3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3F0
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3F0 | 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)
#D2DAF1
Deuteranopia (green-blind)
#BCCAF1
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee3f0; /* rgb */ color: rgb(94, 227, 240); /* oklch */ color: oklch(84.8% 0.116 204.2);
Tailwind
colors: {
custom: {
50: '#9aecf5',
500: '#5ee3f0',
950: '#000000',
},
}SCSS
$custom: #5ee3f0; $custom-light: #9aecf5; $custom-dark: #000000;
JSON
{
"hex": "#5ee3f0",
"rgb": {
"r": 94,
"g": 227,
"b": 240
},
"hsl": {
"h": 185.342,
"s": 82.955,
"l": 65.49
},
"oklch": {
"l": 0.84761,
"c": 0.11634,
"h": 204.2
},
"luminance": 0.63609
}Semantic roles & 50–950 ramp
primary
#5EE3F0
secondary
#BF3F33
accent
#1906DF
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485