#60F4BE#60F4BE
#60F4BE is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.3% C 0.149 H 165.6°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #60F4BE |
|---|---|
| RGB | rgb(96, 244, 190) |
| HSL | hsl(158, 87%, 67%) |
| HSV | hsv(158, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 22.1%, 4.3%) |
| CIE-LAB | lab(87.44, -51.97, 14.42) |
| CIE-LCH | lch(87.44, 53.93, 164.49°) |
| OKLab | oklab(87.33% -0.144 0.0369) |
| OKLCH | oklch(87.33% 0.149 165.6) |
| XYZ | xyz(46.4641, 70.9011, 59.9418) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.61
Light Greenish Blue
#63F7B4
ΔE00 2.83
Bright Teal
#01F9C6
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.69
Greenish Cyan
#2AFEB7
ΔE00 3.97
Aquamarine
#7FFFD4
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F4BE #F46096
analogous
#60F474 #60F4BE #60E0F4
triadic
#60F4BE #BE60F4 #F4BE60
tetradic
#60F4BE #7460F4 #F46096 #E0F460
square
#60F4BE #7460F4 #F46096 #E0F460
split-complementary
#60F4BE #F460E0 #F47460
monochromatic
#0ECC86 #27F0A7 #60F4BE #99F8D5 #D2FCED
Accessibility & contrast
On white
1.38
#60F4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#60F4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F4BE
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F4BE | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BB
Deuteranopia (green-blind)
#DAD5C1
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f4be; /* rgb */ color: rgb(96, 244, 190); /* oklch */ color: oklch(87.3% 0.149 165.6);
Tailwind
colors: {
custom: {
50: '#9bf8d1',
500: '#60f4be',
950: '#000000',
},
}SCSS
$custom: #60f4be; $custom-light: #9bf8d1; $custom-dark: #000000;
JSON
{
"hex": "#60f4be",
"rgb": {
"r": 96,
"g": 244,
"b": 190
},
"hsl": {
"h": 158.108,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.87332,
"c": 0.14867,
"h": 165.6
},
"luminance": 0.70906
}Semantic roles & 50–950 ramp
primary
#60F4BE
secondary
#C83068
accent
#0254E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583