#60F3BE#60F3BE
#60F3BE is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.1% C 0.147 H 165.9°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #60F3BE |
|---|---|
| RGB | rgb(96, 243, 190) |
| HSL | hsl(158, 86%, 66%) |
| HSV | hsv(158, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 21.8%, 4.7%) |
| CIE-LAB | lab(87.14, -51.56, 14.01) |
| CIE-LCH | lch(87.14, 53.43, 164.80°) |
| OKLab | oklab(87.09% -0.143 0.0359) |
| OKLCH | oklch(87.09% 0.147 165.9) |
| XYZ | xyz(46.1640, 70.3010, 59.8418) |
| Luminance | 0.7031 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.77
Light Greenish Blue
#63F7B4
ΔE00 3.06
Bright Teal
#01F9C6
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 3.55
Aqua Marine
#2EE8BB
ΔE00 3.95
Aquamarine
#7FFFD4
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F3BE #F36095
analogous
#60F375 #60F3BE #60DFF3
triadic
#60F3BE #BE60F3 #F3BE60
tetradic
#60F3BE #7560F3 #F36095 #DFF360
square
#60F3BE #7560F3 #F36095 #DFF360
split-complementary
#60F3BE #F360DF #F37560
monochromatic
#0FC986 #27EFA7 #60F3BE #99F7D5 #D2FCED
Accessibility & contrast
On white
1.39
#60F3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#60F3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F3BE
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F3BE | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BB
Deuteranopia (green-blind)
#D9D4C1
Tritanopia (blue-blind)
#00F4E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f3be; /* rgb */ color: rgb(96, 243, 190); /* oklch */ color: oklch(87.1% 0.147 165.9);
Tailwind
colors: {
custom: {
50: '#9af8d1',
500: '#60f3be',
950: '#000000',
},
}SCSS
$custom: #60f3be; $custom-light: #9af8d1; $custom-dark: #000000;
JSON
{
"hex": "#60f3be",
"rgb": {
"r": 96,
"g": 243,
"b": 190
},
"hsl": {
"h": 158.367,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.87093,
"c": 0.14742,
"h": 165.9
},
"luminance": 0.70306
}Semantic roles & 50–950 ramp
primary
#60F3BE
secondary
#C63167
accent
#0354E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583