#5FEEF0#5FEEF0
#5FEEF0 is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.3% C 0.122 H 196.5°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEEF0 |
|---|---|
| RGB | rgb(95, 238, 240) |
| HSL | hsl(181, 83%, 66%) |
| HSV | hsv(181, 60%, 94%) |
| CMYK | cmyk(60.4%, 0.8%, 0%, 5.9%) |
| CIE-LAB | lab(86.93, -37.33, -12.44) |
| CIE-LCH | lch(86.93, 39.35, 198.43°) |
| OKLab | oklab(87.33% -0.1167 -0.0345) |
| OKLCH | oklch(87.33% 0.122 196.5) |
| XYZ | xyz(51.0152, 69.8678, 93.2185) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.00
Bright Cyan
#41FDFE
ΔE00 3.54
Aqua
#00FFFF
ΔE00 4.55
Bright Turquoise
#0FFEF9
ΔE00 4.98
Robin'S Egg
#6DEDFD
ΔE00 5.16
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEEF0 #F0615F
analogous
#5FF0AA #5FEEF0 #5FA5F0
triadic
#5FEEF0 #F05FEE #EEF05F
tetradic
#5FEEF0 #AA5FF0 #F0615F #A5F05F
square
#5FEEF0 #AA5FF0 #F0615F #A5F05F
split-complementary
#5FEEF0 #F05FA5 #F0AA5F
monochromatic
#12C0C2 #27E8EB #5FEEF0 #97F4F5 #CFFAFA
Accessibility & contrast
On white
1.40
#5FEEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#5FEEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEEF0
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEEF0 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3F0
Deuteranopia (green-blind)
#C8D3F1
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5feef0; /* rgb */ color: rgb(95, 238, 240); /* oklch */ color: oklch(87.3% 0.122 196.5);
Tailwind
colors: {
custom: {
50: '#9cf4f4',
500: '#5feef0',
950: '#000000',
},
}SCSS
$custom: #5feef0; $custom-light: #9cf4f4; $custom-dark: #000000;
JSON
{
"hex": "#5feef0",
"rgb": {
"r": 95,
"g": 238,
"b": 240
},
"hsl": {
"h": 180.828,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.87331,
"c": 0.12172,
"h": 196.5
},
"luminance": 0.69873
}Semantic roles & 50–950 ramp
primary
#5FEEF0
secondary
#C03533
accent
#0906DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585