#5EFBF3#5EFBF3
#5EFBF3 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.4% C 0.131 H 190.3°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBF3 |
|---|---|
| RGB | rgb(94, 251, 243) |
| HSL | hsl(177, 95%, 68%) |
| HSV | hsv(177, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 3.2%, 1.6%) |
| CIE-LAB | lab(90.71, -42.57, -8.39) |
| CIE-LCH | lch(90.71, 43.39, 191.15°) |
| OKLab | oklab(90.41% -0.1289 -0.0234) |
| OKLCH | oklch(90.41% 0.131 190.3) |
| XYZ | xyz(55.2837, 77.8391, 96.8875) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.50
Bright Cyan
#41FDFE
ΔE00 3.04
Aqua
#00FFFF
ΔE00 3.35
Bright Aqua
#0BF9EA
ΔE00 3.44
Bright Light Blue
#26F7FD
ΔE00 4.66
Tiffany Blue
#7BF2DA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBF3 #FB5E66
analogous
#5EFBA5 #5EFBF3 #5EB4FB
triadic
#5EFBF3 #F35EFB #FBF35E
tetradic
#5EFBF3 #A55EFB #FB5E66 #B4FB5E
square
#5EFBF3 #A55EFB #FB5E66 #B4FB5E
split-complementary
#5EFBF3 #FB5EB4 #FBA55E
monochromatic
#05D9CE #22FAEF #5EFBF3 #9AFCF7 #D5FEFC
Accessibility & contrast
On white
1.27
#5EFBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#5EFBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBF3
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBF3 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEFF3
Deuteranopia (green-blind)
#D5DDF4
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5efbf3; /* rgb */ color: rgb(94, 251, 243); /* oklch */ color: oklch(90.4% 0.131 190.3);
Tailwind
colors: {
custom: {
50: '#9dfdf7',
500: '#5efbf3',
950: '#000000',
},
}SCSS
$custom: #5efbf3; $custom-light: #9dfdf7; $custom-dark: #000000;
JSON
{
"hex": "#5efbf3",
"rgb": {
"r": 94,
"g": 251,
"b": 243
},
"hsl": {
"h": 176.943,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.90408,
"c": 0.13104,
"h": 190.3
},
"luminance": 0.77845
}Semantic roles & 50–950 ramp
primary
#5EFBF3
secondary
#D32A33
accent
#000CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685