#5FEEF1#5FEEF1
#5FEEF1 is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.4% C 0.122 H 197.1°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEEF1 |
|---|---|
| RGB | rgb(95, 238, 241) |
| HSL | hsl(181, 84%, 66%) |
| HSV | hsv(181, 61%, 95%) |
| CMYK | cmyk(60.6%, 1.2%, 0%, 5.5%) |
| CIE-LAB | lab(86.96, -37.06, -12.92) |
| CIE-LCH | lch(86.96, 39.25, 199.22°) |
| OKLab | oklab(87.36% -0.1163 -0.0358) |
| OKLCH | oklch(87.36% 0.122 197.1) |
| XYZ | xyz(51.1641, 69.9274, 94.0030) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.93
Bright Cyan
#41FDFE
ΔE00 3.62
Aqua
#00FFFF
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 4.83
Bright Turquoise
#0FFEF9
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEEF1 #F1625F
analogous
#5FF1AB #5FEEF1 #5FA5F1
triadic
#5FEEF1 #F15FEE #EEF15F
tetradic
#5FEEF1 #AB5FF1 #F1625F #A5F15F
square
#5FEEF1 #AB5FF1 #F1625F #A5F15F
split-complementary
#5FEEF1 #F15FA5 #F1AB5F
monochromatic
#11C1C4 #27E8EC #5FEEF1 #97F4F6 #D0FAFB
Accessibility & contrast
On white
1.40
#5FEEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#5FEEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEEF1
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEEF1 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F2
Deuteranopia (green-blind)
#C8D3F2
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5feef1; /* rgb */ color: rgb(95, 238, 241); /* oklch */ color: oklch(87.4% 0.122 197.1);
Tailwind
colors: {
custom: {
50: '#9cf4f5',
500: '#5feef1',
950: '#000000',
},
}SCSS
$custom: #5feef1; $custom-light: #9cf4f5; $custom-dark: #000000;
JSON
{
"hex": "#5feef1",
"rgb": {
"r": 95,
"g": 238,
"b": 241
},
"hsl": {
"h": 181.233,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.87364,
"c": 0.12171,
"h": 197.1
},
"luminance": 0.69933
}Semantic roles & 50–950 ramp
primary
#5FEEF1
secondary
#C23532
accent
#0A05E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585