#5FE7F2#5FE7F2
#5FE7F2 is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.8% C 0.118 H 202.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7F2 |
|---|---|
| RGB | rgb(95, 231, 242) |
| HSL | hsl(184, 85%, 66%) |
| HSV | hsv(184, 61%, 95%) |
| CMYK | cmyk(60.7%, 4.5%, 0%, 5.1%) |
| CIE-LAB | lab(84.99, -33.53, -16.40) |
| CIE-LCH | lch(84.99, 37.33, 206.06°) |
| OKLab | oklab(85.78% -0.1089 -0.0454) |
| OKLCH | oklch(85.78% 0.118 202.6) |
| XYZ | xyz(49.3154, 65.9903, 94.1256) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.49
Robin Egg Blue
#8AF1FE
ΔE00 4.22
Aqua Blue
#02D8E9
ΔE00 4.62
Bright Light Blue
#26F7FD
ΔE00 4.84
Robin'S Egg Blue
#98EFF9
ΔE00 5.25
Bright Cyan
#41FDFE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7F2 #F26A5F
analogous
#5FF2B3 #5FE7F2 #5F9DF2
triadic
#5FE7F2 #F25FE7 #E7F25F
tetradic
#5FE7F2 #B35FF2 #F26A5F #9DF25F
square
#5FE7F2 #B35FF2 #F26A5F #9DF25F
split-complementary
#5FE7F2 #F25F9D #F2B35F
monochromatic
#10B9C6 #26DFED #5FE7F2 #98EFF7 #D0F8FB
Accessibility & contrast
On white
1.48
#5FE7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#5FE7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7F2
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7F2 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF3
Deuteranopia (green-blind)
#C0CDF3
Tritanopia (blue-blind)
#00EFEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fe7f2; /* rgb */ color: rgb(95, 231, 242); /* oklch */ color: oklch(85.8% 0.118 202.6);
Tailwind
colors: {
custom: {
50: '#9beff6',
500: '#5fe7f2',
950: '#000000',
},
}SCSS
$custom: #5fe7f2; $custom-light: #9beff6; $custom-dark: #000000;
JSON
{
"hex": "#5fe7f2",
"rgb": {
"r": 95,
"g": 231,
"b": 242
},
"hsl": {
"h": 184.49,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85783,
"c": 0.11796,
"h": 202.6
},
"luminance": 0.65996
}Semantic roles & 50–950 ramp
primary
#5FE7F2
secondary
#C43D32
accent
#1504E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585