#60FAAF#60FAAF
#60FAAF is a very light, vivid teal. Relative luminance 0.740; OKLCH L 88.4% C 0.168 H 158.6°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #60FAAF |
|---|---|
| RGB | rgb(96, 250, 175) |
| HSL | hsl(151, 94%, 68%) |
| HSV | hsv(151, 62%, 98%) |
| CMYK | cmyk(61.6%, 0%, 30%, 2%) |
| CIE-LAB | lab(88.90, -57.48, 24.17) |
| CIE-LCH | lch(88.90, 62.36, 157.19°) |
| OKLab | oklab(88.43% -0.1568 0.0613) |
| OKLCH | oklch(88.43% 0.168 158.6) |
| XYZ | xyz(46.7430, 73.9484, 52.3592) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.53
Light Blue Green
#7EFBB3
ΔE00 2.23
Seafoam Green
#7AF9AB
ΔE00 2.32
Light Green Blue
#56FCA2
ΔE00 2.54
Sea Green (survey)
#53FCA1
ΔE00 2.69
Seafoam (survey)
#80F9AD
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FAAF #FA60AB
analogous
#60FA62 #60FAAF #60F8FA
triadic
#60FAAF #AF60FA #FAAF60
tetradic
#60FAAF #6260FA #FA60AB #F8FA60
square
#60FAAF #6260FA #FA60AB #F8FA60
split-complementary
#60FAAF #FA60F8 #FA6260
monochromatic
#07D973 #25F891 #60FAAF #9BFCCD #D7FEEB
Accessibility & contrast
On white
1.33
#60FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#60FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FAAF
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FAAF | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AA
Deuteranopia (green-blind)
#E3D9B4
Tritanopia (blue-blind)
#00F9E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60faaf; /* rgb */ color: rgb(96, 250, 175); /* oklch */ color: oklch(88.4% 0.168 158.6);
Tailwind
colors: {
custom: {
50: '#9bfdc7',
500: '#60faaf',
950: '#000000',
},
}SCSS
$custom: #60faaf; $custom-light: #9bfdc7; $custom-dark: #000000;
JSON
{
"hex": "#60faaf",
"rgb": {
"r": 96,
"g": 250,
"b": 175
},
"hsl": {
"h": 150.779,
"s": 93.902,
"l": 67.843
},
"oklch": {
"l": 0.88429,
"c": 0.16831,
"h": 158.6
},
"luminance": 0.73953
}Semantic roles & 50–950 ramp
primary
#60FAAF
secondary
#D32C7D
accent
#0070E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682