#5EFEEF#5EFEEF
#5EFEEF is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.134 H 186.3°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFEEF |
|---|---|
| RGB | rgb(94, 254, 239) |
| HSL | hsl(174, 99%, 68%) |
| HSV | hsv(174, 63%, 100%) |
| CMYK | cmyk(63%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(91.46, -44.93, -5.21) |
| CIE-LCH | lch(91.46, 45.23, 186.61°) |
| OKLab | oklab(90.98% -0.1336 -0.0148) |
| OKLCH | oklch(90.98% 0.134 186.3) |
| XYZ | xyz(55.6308, 79.4892, 94.0557) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.64
Bright Turquoise
#0FFEF9
ΔE00 3.76
Tiffany Blue
#7BF2DA
ΔE00 4.77
Aqua
#00FFFF
ΔE00 5.08
Bright Cyan
#41FDFE
ΔE00 5.14
Turquoise
#40E0D0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFEEF #FE5E6D
analogous
#5EFE9F #5EFEEF #5EBDFE
triadic
#5EFEEF #EF5EFE #FEEF5E
tetradic
#5EFEEF #9F5EFE #FE5E6D #BDFE5E
square
#5EFEEF #9F5EFE #FE5E6D #BDFE5E
split-complementary
#5EFEEF #FE5EBD #FE9F5E
monochromatic
#01E0CB #21FEE9 #5EFEEF #9BFEF5 #D8FFFB
Accessibility & contrast
On white
1.24
#5EFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#5EFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFEEF
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFEEF | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1EF
Deuteranopia (green-blind)
#D9DFF1
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5efeef; /* rgb */ color: rgb(94, 254, 239); /* oklch */ color: oklch(91.0% 0.134 186.3);
Tailwind
colors: {
custom: {
50: '#9dfff4',
500: '#5efeef',
950: '#000000',
},
}SCSS
$custom: #5efeef; $custom-light: #9dfff4; $custom-dark: #000000;
JSON
{
"hex": "#5efeef",
"rgb": {
"r": 94,
"g": 254,
"b": 239
},
"hsl": {
"h": 174.375,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.9098,
"c": 0.1344,
"h": 186.3
},
"luminance": 0.79495
}Semantic roles & 50–950 ramp
primary
#5EFEEF
secondary
#D82839
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685