#5FFEE3#5FFEE3
#5FFEE3 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.138 H 179.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEE3 |
|---|---|
| RGB | rgb(95, 254, 227) |
| HSL | hsl(170, 99%, 68%) |
| HSV | hsv(170, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(91.17, -47.77, 0.60) |
| CIE-LCH | lch(91.17, 47.77, 179.28°) |
| OKLab | oklab(90.65% -0.1383 0.0008) |
| OKLCH | oklch(90.65% 0.138 179.7) |
| XYZ | xyz(54.0197, 78.8567, 85.0321) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.40
Bright Aqua
#0BF9EA
ΔE00 4.52
Light Aqua
#8CFFDB
ΔE00 4.72
Aqua (survey)
#13EAC9
ΔE00 5.37
Aquamarine
#7FFFD4
ΔE00 5.37
Light Turquoise
#7EF4CC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEE3 #FE5F7A
analogous
#5FFE93 #5FFEE3 #5FCAFE
triadic
#5FFEE3 #E35FFE #FEE35F
tetradic
#5FFEE3 #935FFE #FE5F7A #CAFE5F
square
#5FFEE3 #935FFE #FE5F7A #CAFE5F
split-complementary
#5FFEE3 #FE5FCA #FE935F
monochromatic
#01E1BB #22FED8 #5FFEE3 #9CFEEE #D9FFF8
Accessibility & contrast
On white
1.25
#5FFEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#5FFEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEE3
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEE3 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E2
Deuteranopia (green-blind)
#DDDFE5
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5ffee3; /* rgb */ color: rgb(95, 254, 227); /* oklch */ color: oklch(90.7% 0.138 179.7);
Tailwind
colors: {
custom: {
50: '#9dffeb',
500: '#5ffee3',
950: '#000000',
},
}SCSS
$custom: #5ffee3; $custom-light: #9dffeb; $custom-dark: #000000;
JSON
{
"hex": "#5ffee3",
"rgb": {
"r": 95,
"g": 254,
"b": 227
},
"hsl": {
"h": 169.811,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.90652,
"c": 0.13825,
"h": 179.7
},
"luminance": 0.78863
}Semantic roles & 50–950 ramp
primary
#5FFEE3
secondary
#D82947
accent
#0027E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684