#5EFBCD#5EFBCD
#5EFBCD is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.3% C 0.148 H 170.1°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBCD |
|---|---|
| RGB | rgb(94, 251, 205) |
| HSL | hsl(162, 95%, 68%) |
| HSV | hsv(162, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(89.76, -51.87, 9.95) |
| CIE-LCH | lch(89.76, 52.82, 169.15°) |
| OKLab | oklab(89.32% -0.1454 0.0254) |
| OKLCH | oklch(89.32% 0.148 170.1) |
| XYZ | xyz(50.1272, 75.7765, 69.7303) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.47
Bright Teal
#01F9C6
ΔE00 2.79
Light Turquoise
#7EF4CC
ΔE00 3.03
Light Aquamarine
#7BFDC7
ΔE00 3.19
Light Aqua
#8CFFDB
ΔE00 4.05
Aqua Marine
#2EE8BB
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBCD #FB5E8C
analogous
#5EFB7E #5EFBCD #5EDBFB
triadic
#5EFBCD #CD5EFB #FBCD5E
tetradic
#5EFBCD #7E5EFB #FB5E8C #DBFB5E
square
#5EFBCD #7E5EFB #FB5E8C #DBFB5E
split-complementary
#5EFBCD #FB5EDB #FB7E5E
monochromatic
#05D99B #22FABA #5EFBCD #9AFCE0 #D5FEF2
Accessibility & contrast
On white
1.30
#5EFBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#5EFBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBCD
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBCD | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCB
Deuteranopia (green-blind)
#DEDBD0
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5efbcd; /* rgb */ color: rgb(94, 251, 205); /* oklch */ color: oklch(89.3% 0.148 170.1);
Tailwind
colors: {
custom: {
50: '#9bfddc',
500: '#5efbcd',
950: '#000000',
},
}SCSS
$custom: #5efbcd; $custom-light: #9bfddc; $custom-dark: #000000;
JSON
{
"hex": "#5efbcd",
"rgb": {
"r": 94,
"g": 251,
"b": 205
},
"hsl": {
"h": 162.42,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.8932,
"c": 0.14758,
"h": 170.1
},
"luminance": 0.75782
}Semantic roles & 50–950 ramp
primary
#5EFBCD
secondary
#D32A5C
accent
#0043E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684