#5FEEF4#5FEEF4
#5FEEF4 is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.5% C 0.122 H 199.1°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEEF4 |
|---|---|
| RGB | rgb(95, 238, 244) |
| HSL | hsl(182, 87%, 66%) |
| HSV | hsv(182, 61%, 96%) |
| CMYK | cmyk(61.1%, 2.5%, 0%, 4.3%) |
| CIE-LAB | lab(87.05, -36.25, -14.36) |
| CIE-LCH | lch(87.05, 38.99, 201.61°) |
| OKLab | oklab(87.47% -0.1151 -0.0398) |
| OKLCH | oklch(87.47% 0.122 199.1) |
| XYZ | xyz(51.6159, 70.1081, 96.3824) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.00
Robin'S Egg
#6DEDFD
ΔE00 3.85
Bright Cyan
#41FDFE
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Aqua
#00FFFF
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEEF4 #F4655F
analogous
#5FF4B0 #5FEEF4 #5FA4F4
triadic
#5FEEF4 #F45FEE #EEF45F
tetradic
#5FEEF4 #B05FF4 #F4655F #A4F45F
square
#5FEEF4 #B05FF4 #F4655F #A4F45F
split-complementary
#5FEEF4 #F45FA4 #F4B05F
monochromatic
#0EC3CB #26E8F0 #5FEEF4 #98F4F8 #D2FAFC
Accessibility & contrast
On white
1.40
#5FEEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#5FEEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEEF4
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEEF4 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F5
Deuteranopia (green-blind)
#C7D3F5
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5feef4; /* rgb */ color: rgb(95, 238, 244); /* oklch */ color: oklch(87.5% 0.122 199.1);
Tailwind
colors: {
custom: {
50: '#9cf4f7',
500: '#5feef4',
950: '#000000',
},
}SCSS
$custom: #5feef4; $custom-light: #9cf4f7; $custom-dark: #000000;
JSON
{
"hex": "#5feef4",
"rgb": {
"r": 95,
"g": 238,
"b": 244
},
"hsl": {
"h": 182.416,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.87465,
"c": 0.12177,
"h": 199.1
},
"luminance": 0.70114
}Semantic roles & 50–950 ramp
primary
#5FEEF4
secondary
#C73630
accent
#0B02E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585