#5EE3F3#5EE3F3
#5EE3F3 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.9% C 0.117 H 206.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3F3 |
|---|---|
| RGB | rgb(94, 227, 243) |
| HSL | hsl(186, 86%, 66%) |
| HSV | hsv(186, 61%, 95%) |
| CMYK | cmyk(61.3%, 6.6%, 0%, 4.7%) |
| CIE-LAB | lab(83.85, -31.52, -18.64) |
| CIE-LCH | lch(83.85, 36.62, 210.60°) |
| OKLab | oklab(84.87% -0.1049 -0.0517) |
| OKLCH | oklch(84.87% 0.117 206.2) |
| XYZ | xyz(48.2560, 63.7838, 94.5450) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.36
Aqua Blue
#02D8E9
ΔE00 3.97
Robin Egg Blue
#8AF1FE
ΔE00 4.36
Robin'S Egg Blue
#98EFF9
ΔE00 5.42
Bright Light Blue
#26F7FD
ΔE00 6.51
Neon Blue
#04D9FF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3F3 #F36E5E
analogous
#5EF3B8 #5EE3F3 #5E98F3
triadic
#5EE3F3 #F35EE3 #E3F35E
tetradic
#5EE3F3 #B85EF3 #F36E5E #98F35E
square
#5EE3F3 #B85EF3 #F36E5E #98F35E
split-complementary
#5EE3F3 #F35E98 #F3B85E
monochromatic
#0FB4C8 #25D9EF #5EE3F3 #97EDF7 #D0F7FB
Accessibility & contrast
On white
1.53
#5EE3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#5EE3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3F3
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3F3 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF4
Deuteranopia (green-blind)
#BBCAF3
Tritanopia (blue-blind)
#00ECE8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee3f3; /* rgb */ color: rgb(94, 227, 243); /* oklch */ color: oklch(84.9% 0.117 206.2);
Tailwind
colors: {
custom: {
50: '#9becf7',
500: '#5ee3f3',
950: '#000000',
},
}SCSS
$custom: #5ee3f3; $custom-light: #9becf7; $custom-dark: #000000;
JSON
{
"hex": "#5ee3f3",
"rgb": {
"r": 94,
"g": 227,
"b": 243
},
"hsl": {
"h": 186.443,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.84868,
"c": 0.11697,
"h": 206.2
},
"luminance": 0.63789
}Semantic roles & 50–950 ramp
primary
#5EE3F3
secondary
#C54131
accent
#1B03E3
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485