#5FFFE3#5FFFE3
#5FFFE3 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.139 H 179.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFE3 |
|---|---|
| RGB | rgb(95, 255, 227) |
| HSL | hsl(170, 100%, 69%) |
| HSV | hsv(170, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 11%, 0%) |
| CIE-LAB | lab(91.46, -48.20, 1.02) |
| CIE-LCH | lch(91.46, 48.21, 178.79°) |
| OKLab | oklab(90.89% -0.1393 0.0019) |
| OKLCH | oklch(90.89% 0.139 179.2) |
| XYZ | xyz(54.3379, 79.4931, 85.1382) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.59
Light Aqua
#8CFFDB
ΔE00 4.56
Bright Aqua
#0BF9EA
ΔE00 4.78
Aquamarine
#7FFFD4
ΔE00 5.14
Aqua (survey)
#13EAC9
ΔE00 5.44
Light Turquoise
#7EF4CC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFE3 #FF5F7B
analogous
#5FFF93 #5FFFE3 #5FCBFF
triadic
#5FFFE3 #E35FFF #FFE35F
tetradic
#5FFFE3 #935FFF #FF5F7B #CBFF5F
square
#5FFFE3 #935FFF #FF5F7B #CBFF5F
split-complementary
#5FFFE3 #FF5FCB #FF935F
monochromatic
#00E4BC #22FFD8 #5FFFE3 #9CFFEE #D9FFF8
Accessibility & contrast
On white
1.24
#5FFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#5FFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFE3
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFE3 | 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)
#F5F1E2
Deuteranopia (green-blind)
#DEDFE5
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5fffe3; /* rgb */ color: rgb(95, 255, 227); /* oklch */ color: oklch(90.9% 0.139 179.2);
Tailwind
colors: {
custom: {
50: '#9dffeb',
500: '#5fffe3',
950: '#000000',
},
}SCSS
$custom: #5fffe3; $custom-light: #9dffeb; $custom-dark: #000000;
JSON
{
"hex": "#5fffe3",
"rgb": {
"r": 95,
"g": 255,
"b": 227
},
"hsl": {
"h": 169.5,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90886,
"c": 0.13926,
"h": 179.2
},
"luminance": 0.79499
}Semantic roles & 50–950 ramp
primary
#5FFFE3
secondary
#D92948
accent
#0028E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684