#5FEEF2#5FEEF2
#5FEEF2 is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.4% C 0.122 H 197.8°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEEF2 |
|---|---|
| RGB | rgb(95, 238, 242) |
| HSL | hsl(182, 85%, 66%) |
| HSV | hsv(182, 61%, 95%) |
| CMYK | cmyk(60.7%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(86.99, -36.79, -13.40) |
| CIE-LCH | lch(86.99, 39.16, 200.01°) |
| OKLab | oklab(87.4% -0.1159 -0.0371) |
| OKLCH | oklch(87.4% 0.122 197.8) |
| XYZ | xyz(51.3139, 69.9873, 94.7918) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.91
Bright Cyan
#41FDFE
ΔE00 3.74
Robin'S Egg
#6DEDFD
ΔE00 4.50
Aqua
#00FFFF
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Bright Turquoise
#0FFEF9
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEEF2 #F2635F
analogous
#5FF2AC #5FEEF2 #5FA4F2
triadic
#5FEEF2 #F25FEE #EEF25F
tetradic
#5FEEF2 #AC5FF2 #F2635F #A4F25F
square
#5FEEF2 #AC5FF2 #F2635F #A4F25F
split-complementary
#5FEEF2 #F25FA4 #F2AC5F
monochromatic
#10C2C6 #26E8ED #5FEEF2 #98F4F7 #D0FAFB
Accessibility & contrast
On white
1.40
#5FEEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#5FEEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEEF2
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEEF2 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F3
Deuteranopia (green-blind)
#C8D3F3
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5feef2; /* rgb */ color: rgb(95, 238, 242); /* oklch */ color: oklch(87.4% 0.122 197.8);
Tailwind
colors: {
custom: {
50: '#9cf4f6',
500: '#5feef2',
950: '#000000',
},
}SCSS
$custom: #5feef2; $custom-light: #9cf4f6; $custom-dark: #000000;
JSON
{
"hex": "#5feef2",
"rgb": {
"r": 95,
"g": 238,
"b": 242
},
"hsl": {
"h": 181.633,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.87397,
"c": 0.12171,
"h": 197.8
},
"luminance": 0.69993
}Semantic roles & 50–950 ramp
primary
#5FEEF2
secondary
#C43632
accent
#0A04E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585