#5FEFF2#5FEFF2
#5FEFF2 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.6% C 0.122 H 197.1°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEFF2 |
|---|---|
| RGB | rgb(95, 239, 242) |
| HSL | hsl(181, 85%, 66%) |
| HSV | hsv(181, 61%, 95%) |
| CMYK | cmyk(60.7%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(87.28, -37.25, -12.97) |
| CIE-LCH | lch(87.28, 39.45, 199.20°) |
| OKLab | oklab(87.63% -0.1169 -0.036) |
| OKLCH | oklch(87.63% 0.122 197.1) |
| XYZ | xyz(51.6059, 70.5712, 94.8891) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.79
Bright Cyan
#41FDFE
ΔE00 3.43
Aqua
#00FFFF
ΔE00 4.49
Robin'S Egg
#6DEDFD
ΔE00 4.85
Bright Turquoise
#0FFEF9
ΔE00 5.04
Robin Egg Blue
#8AF1FE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEFF2 #F2625F
analogous
#5FF2AB #5FEFF2 #5FA6F2
triadic
#5FEFF2 #F25FEF #EFF25F
tetradic
#5FEFF2 #AB5FF2 #F2625F #A6F25F
square
#5FEFF2 #AB5FF2 #F2625F #A6F25F
split-complementary
#5FEFF2 #F25FA6 #F2AB5F
monochromatic
#10C3C6 #26E9ED #5FEFF2 #98F5F7 #D0FAFB
Accessibility & contrast
On white
1.39
#5FEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#5FEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEFF2
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEFF2 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F3
Deuteranopia (green-blind)
#C9D3F3
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5feff2; /* rgb */ color: rgb(95, 239, 242); /* oklch */ color: oklch(87.6% 0.122 197.1);
Tailwind
colors: {
custom: {
50: '#9cf4f6',
500: '#5feff2',
950: '#000000',
},
}SCSS
$custom: #5feff2; $custom-light: #9cf4f6; $custom-dark: #000000;
JSON
{
"hex": "#5feff2",
"rgb": {
"r": 95,
"g": 239,
"b": 242
},
"hsl": {
"h": 181.224,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.87628,
"c": 0.12232,
"h": 197.1
},
"luminance": 0.70577
}Semantic roles & 50–950 ramp
primary
#5FEFF2
secondary
#C43532
accent
#0904E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585