#5FEFF1#5FEFF1
#5FEFF1 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.6% C 0.122 H 196.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEFF1 |
|---|---|
| RGB | rgb(95, 239, 241) |
| HSL | hsl(181, 84%, 66%) |
| HSV | hsv(181, 61%, 95%) |
| CMYK | cmyk(60.6%, 0.8%, 0%, 5.5%) |
| CIE-LAB | lab(87.25, -37.52, -12.49) |
| CIE-LCH | lch(87.25, 39.55, 198.42°) |
| OKLab | oklab(87.6% -0.1173 -0.0346) |
| OKLCH | oklch(87.6% 0.122 196.4) |
| XYZ | xyz(51.4561, 70.5113, 94.1003) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.86
Bright Cyan
#41FDFE
ΔE00 3.35
Aqua
#00FFFF
ΔE00 4.38
Bright Turquoise
#0FFEF9
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEFF1 #F1615F
analogous
#5FF1AA #5FEFF1 #5FA6F1
triadic
#5FEFF1 #F15FEF #EFF15F
tetradic
#5FEFF1 #AA5FF1 #F1615F #A6F15F
square
#5FEFF1 #AA5FF1 #F1615F #A6F15F
split-complementary
#5FEFF1 #F15FA6 #F1AA5F
monochromatic
#11C2C4 #27E9EC #5FEFF1 #97F5F6 #D0FAFB
Accessibility & contrast
On white
1.39
#5FEFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#5FEFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEFF1
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEFF1 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F1
Deuteranopia (green-blind)
#C9D3F2
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5feff1; /* rgb */ color: rgb(95, 239, 241); /* oklch */ color: oklch(87.6% 0.122 196.4);
Tailwind
colors: {
custom: {
50: '#9cf4f5',
500: '#5feff1',
950: '#000000',
},
}SCSS
$custom: #5feff1; $custom-light: #9cf4f5; $custom-dark: #000000;
JSON
{
"hex": "#5feff1",
"rgb": {
"r": 95,
"g": 239,
"b": 241
},
"hsl": {
"h": 180.822,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.87595,
"c": 0.12232,
"h": 196.4
},
"luminance": 0.70517
}Semantic roles & 50–950 ramp
primary
#5FEFF1
secondary
#C23432
accent
#0805E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585