#5EF3F3#5EF3F3
#5EF3F3 is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.6% C 0.125 H 195.1°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF3F3 |
|---|---|
| RGB | rgb(94, 243, 243) |
| HSL | hsl(180, 86%, 66%) |
| HSV | hsv(180, 61%, 95%) |
| CMYK | cmyk(61.3%, 0%, 0%, 4.7%) |
| CIE-LAB | lab(88.42, -38.97, -11.79) |
| CIE-LCH | lch(88.42, 40.72, 196.83°) |
| OKLab | oklab(88.56% -0.121 -0.0327) |
| OKLCH | oklch(88.56% 0.125 195.1) |
| XYZ | xyz(52.8372, 72.9462, 96.0721) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.49
Bright Light Blue
#26F7FD
ΔE00 2.66
Aqua
#00FFFF
ΔE00 3.53
Bright Turquoise
#0FFEF9
ΔE00 3.86
Bright Aqua
#0BF9EA
ΔE00 5.78
Robin'S Egg
#6DEDFD
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF3F3 #F35E5E
analogous
#5EF3A8 #5EF3F3 #5EA8F3
triadic
#5EF3F3 #F35EF3 #F3F35E
tetradic
#5EF3F3 #A85EF3 #F35E5E #A8F35E
square
#5EF3F3 #A85EF3 #F35E5E #A8F35E
split-complementary
#5EF3F3 #F35EA8 #F3A85E
monochromatic
#0FC8C8 #25EFEF #5EF3F3 #97F7F7 #D0FBFB
Accessibility & contrast
On white
1.35
#5EF3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#5EF3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF3F3
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF3F3 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F3
Deuteranopia (green-blind)
#CDD7F4
Tritanopia (blue-blind)
#00FAF3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ef3f3; /* rgb */ color: rgb(94, 243, 243); /* oklch */ color: oklch(88.6% 0.125 195.1);
Tailwind
colors: {
custom: {
50: '#9cf7f7',
500: '#5ef3f3',
950: '#000000',
},
}SCSS
$custom: #5ef3f3; $custom-light: #9cf7f7; $custom-dark: #000000;
JSON
{
"hex": "#5ef3f3",
"rgb": {
"r": 94,
"g": 243,
"b": 243
},
"hsl": {
"h": 180,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.88558,
"c": 0.12534,
"h": 195.1
},
"luminance": 0.72952
}Semantic roles & 50–950 ramp
primary
#5EF3F3
secondary
#C53131
accent
#0303E3
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585