#5FFCE4#5FFCE4
#5FFCE4 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.136 H 181.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFCE4 |
|---|---|
| RGB | rgb(95, 252, 228) |
| HSL | hsl(171, 96%, 68%) |
| HSV | hsv(171, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 9.5%, 1.2%) |
| CIE-LAB | lab(90.62, -46.66, -0.72) |
| CIE-LCH | lch(90.62, 46.67, 180.89°) |
| OKLab | oklab(90.21% -0.1358 -0.0027) |
| OKLCH | oklch(90.21% 0.136 181.1) |
| XYZ | xyz(53.5268, 77.6494, 85.5506) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.14
Bright Aqua
#0BF9EA
ΔE00 3.79
Light Aqua
#8CFFDB
ΔE00 5.31
Aqua (survey)
#13EAC9
ΔE00 5.44
Light Turquoise
#7EF4CC
ΔE00 6.13
Aquamarine
#7FFFD4
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFCE4 #FC5F77
analogous
#5FFC95 #5FFCE4 #5FC5FC
triadic
#5FFCE4 #E45FFC #FCE45F
tetradic
#5FFCE4 #955FFC #FC5F77 #C5FC5F
square
#5FFCE4 #955FFC #FC5F77 #C5FC5F
split-complementary
#5FFCE4 #FC5FC5 #FC955F
monochromatic
#04DCBB #23FBDA #5FFCE4 #9BFDEE #D7FEF8
Accessibility & contrast
On white
1.27
#5FFCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#5FFCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFCE4
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFCE4 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE3
Deuteranopia (green-blind)
#DADDE6
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffce4; /* rgb */ color: rgb(95, 252, 228); /* oklch */ color: oklch(90.2% 0.136 181.1);
Tailwind
colors: {
custom: {
50: '#9dfeec',
500: '#5ffce4',
950: '#000000',
},
}SCSS
$custom: #5ffce4; $custom-light: #9dfeec; $custom-dark: #000000;
JSON
{
"hex": "#5ffce4",
"rgb": {
"r": 95,
"g": 252,
"b": 228
},
"hsl": {
"h": 170.828,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.90213,
"c": 0.13586,
"h": 181.1
},
"luminance": 0.77655
}Semantic roles & 50–950 ramp
primary
#5FFCE4
secondary
#D52A44
accent
#0023E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684