#60F4BD#60F4BD
#60F4BD is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.3% C 0.149 H 165.2°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #60F4BD |
|---|---|
| RGB | rgb(96, 244, 189) |
| HSL | hsl(158, 87%, 67%) |
| HSV | hsv(158, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 22.5%, 4.3%) |
| CIE-LAB | lab(87.42, -52.19, 14.91) |
| CIE-LCH | lch(87.42, 54.27, 164.05°) |
| OKLab | oklab(87.31% -0.1444 0.0382) |
| OKLCH | oklch(87.31% 0.149 165.2) |
| XYZ | xyz(46.3552, 70.8575, 59.3682) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.61
Light Aquamarine
#7BFDC7
ΔE00 2.61
Bright Teal
#01F9C6
ΔE00 3.64
Greenish Cyan
#2AFEB7
ΔE00 3.83
Light Turquoise
#7EF4CC
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F4BD #F46097
analogous
#60F473 #60F4BD #60E1F4
triadic
#60F4BD #BD60F4 #F4BD60
tetradic
#60F4BD #7360F4 #F46097 #E1F460
square
#60F4BD #7360F4 #F46097 #E1F460
split-complementary
#60F4BD #F460E1 #F47360
monochromatic
#0ECC85 #27F0A5 #60F4BD #99F8D5 #D2FCED
Accessibility & contrast
On white
1.38
#60F4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#60F4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F4BD
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F4BD | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BA
Deuteranopia (green-blind)
#DBD5C1
Tritanopia (blue-blind)
#00F4E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f4bd; /* rgb */ color: rgb(96, 244, 189); /* oklch */ color: oklch(87.3% 0.149 165.2);
Tailwind
colors: {
custom: {
50: '#9bf8d1',
500: '#60f4bd',
950: '#000000',
},
}SCSS
$custom: #60f4bd; $custom-light: #9bf8d1; $custom-dark: #000000;
JSON
{
"hex": "#60f4bd",
"rgb": {
"r": 96,
"g": 244,
"b": 189
},
"hsl": {
"h": 157.703,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.87308,
"c": 0.14941,
"h": 165.2
},
"luminance": 0.70862
}Semantic roles & 50–950 ramp
primary
#60F4BD
secondary
#C83069
accent
#0256E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583