#60FBE0#60FBE0
#60FBE0 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.136 H 179.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBE0 |
|---|---|
| RGB | rgb(96, 251, 224) |
| HSL | hsl(170, 95%, 68%) |
| HSV | hsv(170, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 10.8%, 1.6%) |
| CIE-LAB | lab(90.26, -47.05, 0.82) |
| CIE-LCH | lch(90.26, 47.06, 179.00°) |
| OKLab | oklab(89.89% -0.1361 0.0014) |
| OKLCH | oklch(89.89% 0.136 179.4) |
| XYZ | xyz(52.7693, 76.8574, 82.5605) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.92
Bright Aqua
#0BF9EA
ΔE00 4.55
Light Aqua
#8CFFDB
ΔE00 4.64
Aqua (survey)
#13EAC9
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 5.26
Aquamarine
#7FFFD4
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBE0 #FB607B
analogous
#60FB92 #60FBE0 #60C9FB
triadic
#60FBE0 #E060FB #FBE060
tetradic
#60FBE0 #9260FB #FB607B #C9FB60
square
#60FBE0 #9260FB #FB607B #C9FB60
split-complementary
#60FBE0 #FB60C9 #FB9260
monochromatic
#06DBB6 #24F9D4 #60FBE0 #9CFDEC #D7FEF7
Accessibility & contrast
On white
1.28
#60FBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#60FBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBE0
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBE0 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDDF
Deuteranopia (green-blind)
#DADCE2
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #60fbe0; /* rgb */ color: rgb(96, 251, 224); /* oklch */ color: oklch(89.9% 0.136 179.4);
Tailwind
colors: {
custom: {
50: '#9dfde9',
500: '#60fbe0',
950: '#000000',
},
}SCSS
$custom: #60fbe0; $custom-light: #9dfde9; $custom-dark: #000000;
JSON
{
"hex": "#60fbe0",
"rgb": {
"r": 96,
"g": 251,
"b": 224
},
"hsl": {
"h": 169.548,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.89891,
"c": 0.13609,
"h": 179.4
},
"luminance": 0.76863
}Semantic roles & 50–950 ramp
primary
#60FBE0
secondary
#D42B48
accent
#0028E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684