#5EF2F3#5EF2F3
#5EF2F3 is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.3% C 0.125 H 195.8°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF2F3 |
|---|---|
| RGB | rgb(94, 242, 243) |
| HSL | hsl(180, 86%, 66%) |
| HSV | hsv(180, 61%, 95%) |
| CMYK | cmyk(61.3%, 0.4%, 0%, 4.7%) |
| CIE-LAB | lab(88.14, -38.52, -12.21) |
| CIE-LCH | lch(88.14, 40.41, 197.60°) |
| OKLab | oklab(88.33% -0.12 -0.0339) |
| OKLCH | oklch(88.33% 0.125 195.8) |
| XYZ | xyz(52.5388, 72.3493, 95.9726) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.58
Bright Cyan
#41FDFE
ΔE00 2.69
Aqua
#00FFFF
ΔE00 3.75
Bright Turquoise
#0FFEF9
ΔE00 4.18
Robin'S Egg
#6DEDFD
ΔE00 5.65
Bright Aqua
#0BF9EA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF2F3 #F35F5E
analogous
#5EF3A9 #5EF2F3 #5EA7F3
triadic
#5EF2F3 #F35EF2 #F2F35E
tetradic
#5EF2F3 #A95EF3 #F35F5E #A7F35E
square
#5EF2F3 #A95EF3 #F35F5E #A7F35E
split-complementary
#5EF2F3 #F35EA7 #F3A95E
monochromatic
#0FC6C8 #25EDEF #5EF2F3 #97F7F7 #D0FBFB
Accessibility & contrast
On white
1.36
#5EF2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#5EF2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF2F3
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF2F3 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F3
Deuteranopia (green-blind)
#CCD6F4
Tritanopia (blue-blind)
#00F9F2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ef2f3; /* rgb */ color: rgb(94, 242, 243); /* oklch */ color: oklch(88.3% 0.125 195.8);
Tailwind
colors: {
custom: {
50: '#9cf7f7',
500: '#5ef2f3',
950: '#000000',
},
}SCSS
$custom: #5ef2f3; $custom-light: #9cf7f7; $custom-dark: #000000;
JSON
{
"hex": "#5ef2f3",
"rgb": {
"r": 94,
"g": 242,
"b": 243
},
"hsl": {
"h": 180.403,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.88327,
"c": 0.12469,
"h": 195.8
},
"luminance": 0.72355
}Semantic roles & 50–950 ramp
primary
#5EF2F3
secondary
#C53231
accent
#0403E3
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585