#5CFFEF#5CFFEF
#5CFFEF is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.136 H 185.8°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFFEF |
|---|---|
| RGB | rgb(92, 255, 239) |
| HSL | hsl(174, 100%, 68%) |
| HSV | hsv(174, 64%, 100%) |
| CMYK | cmyk(63.9%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(91.69, -45.67, -4.86) |
| CIE-LCH | lch(91.69, 45.92, 186.08°) |
| OKLab | oklab(91.16% -0.1355 -0.0139) |
| OKLCH | oklch(91.16% 0.136 185.8) |
| XYZ | xyz(55.7464, 80.0211, 94.1523) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.63
Bright Turquoise
#0FFEF9
ΔE00 3.94
Tiffany Blue
#7BF2DA
ΔE00 4.76
Aqua
#00FFFF
ΔE00 5.30
Bright Cyan
#41FDFE
ΔE00 5.43
Turquoise
#40E0D0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFFEF #FF5C6C
analogous
#5CFF9D #5CFFEF #5CBEFF
triadic
#5CFFEF #EF5CFF #FFEF5C
tetradic
#5CFFEF #9D5CFF #FF5C6C #BEFF5C
square
#5CFFEF #9D5CFF #FF5C6C #BEFF5C
split-complementary
#5CFFEF #FF5CBE #FF9D5C
monochromatic
#00E1CB #1FFFE9 #5CFFEF #99FFF5 #D6FFFB
Accessibility & contrast
On white
1.23
#5CFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#5CFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFFEF
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFFEF | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2EF
Deuteranopia (green-blind)
#DAE0F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5cffef; /* rgb */ color: rgb(92, 255, 239); /* oklch */ color: oklch(91.2% 0.136 185.8);
Tailwind
colors: {
custom: {
50: '#9cfff4',
500: '#5cffef',
950: '#000000',
},
}SCSS
$custom: #5cffef; $custom-light: #9cfff4; $custom-dark: #000000;
JSON
{
"hex": "#5cffef",
"rgb": {
"r": 92,
"g": 255,
"b": 239
},
"hsl": {
"h": 174.11,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.91161,
"c": 0.13619,
"h": 185.8
},
"luminance": 0.80027
}Semantic roles & 50–950 ramp
primary
#5CFFEF
secondary
#D92638
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685