#5FEFF0#5FEFF0
#5FEFF0 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.6% C 0.122 H 195.8°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEFF0 |
|---|---|
| RGB | rgb(95, 239, 240) |
| HSL | hsl(180, 83%, 66%) |
| HSV | hsv(180, 60%, 94%) |
| CMYK | cmyk(60.4%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(87.22, -37.79, -12.01) |
| CIE-LCH | lch(87.22, 39.65, 197.63°) |
| OKLab | oklab(87.56% -0.1177 -0.0333) |
| OKLCH | oklch(87.56% 0.122 195.8) |
| XYZ | xyz(51.3071, 70.4517, 93.3158) |
| Luminance | 0.7046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.96
Bright Cyan
#41FDFE
ΔE00 3.29
Aqua
#00FFFF
ΔE00 4.29
Bright Turquoise
#0FFEF9
ΔE00 4.65
Robin'S Egg
#6DEDFD
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEFF0 #F0605F
analogous
#5FF0A8 #5FEFF0 #5FA6F0
triadic
#5FEFF0 #F05FEF #EFF05F
tetradic
#5FEFF0 #A85FF0 #F0605F #A6F05F
square
#5FEFF0 #A85FF0 #F0605F #A6F05F
split-complementary
#5FEFF0 #F05FA6 #F0A85F
monochromatic
#12C1C2 #27E9EB #5FEFF0 #97F5F5 #CFFAFA
Accessibility & contrast
On white
1.39
#5FEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#5FEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEFF0
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEFF0 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#C9D3F1
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5feff0; /* rgb */ color: rgb(95, 239, 240); /* oklch */ color: oklch(87.6% 0.122 195.8);
Tailwind
colors: {
custom: {
50: '#9cf4f4',
500: '#5feff0',
950: '#000000',
},
}SCSS
$custom: #5feff0; $custom-light: #9cf4f4; $custom-dark: #000000;
JSON
{
"hex": "#5feff0",
"rgb": {
"r": 95,
"g": 239,
"b": 240
},
"hsl": {
"h": 180.414,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.87562,
"c": 0.12236,
"h": 195.8
},
"luminance": 0.70457
}Semantic roles & 50–950 ramp
primary
#5FEFF0
secondary
#C03433
accent
#0806DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585