#60F6BF#60F6BF
#60F6BF is a very light, vivid teal. Relative luminance 0.722; OKLCH L 87.8% C 0.150 H 165.5°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60F6BF |
|---|---|
| RGB | rgb(96, 246, 191) |
| HSL | hsl(158, 89%, 67%) |
| HSV | hsv(158, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 22.4%, 3.5%) |
| CIE-LAB | lab(88.04, -52.57, 14.76) |
| CIE-LCH | lch(88.04, 54.61, 164.32°) |
| OKLab | oklab(87.83% -0.1456 0.0378) |
| OKLCH | oklch(87.83% 0.15 165.5) |
| XYZ | xyz(47.1788, 72.1551, 60.7211) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.35
Light Greenish Blue
#63F7B4
ΔE00 2.64
Bright Teal
#01F9C6
ΔE00 3.47
Greenish Cyan
#2AFEB7
ΔE00 3.67
Light Turquoise
#7EF4CC
ΔE00 3.84
Aquamarine
#7FFFD4
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F6BF #F66097
analogous
#60F674 #60F6BF #60E2F6
triadic
#60F6BF #BF60F6 #F6BF60
tetradic
#60F6BF #7460F6 #F66097 #E2F660
square
#60F6BF #7460F6 #F66097 #E2F660
split-complementary
#60F6BF #F660E2 #F67460
monochromatic
#0CD088 #26F3A8 #60F6BF #9AF9D6 #D4FDEE
Accessibility & contrast
On white
1.36
#60F6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#60F6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F6BF
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F6BF | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E6BC
Deuteranopia (green-blind)
#DCD7C3
Tritanopia (blue-blind)
#00F6E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f6bf; /* rgb */ color: rgb(96, 246, 191); /* oklch */ color: oklch(87.8% 0.150 165.5);
Tailwind
colors: {
custom: {
50: '#9bfad2',
500: '#60f6bf',
950: '#000000',
},
}SCSS
$custom: #60f6bf; $custom-light: #9bfad2; $custom-dark: #000000;
JSON
{
"hex": "#60f6bf",
"rgb": {
"r": 96,
"g": 246,
"b": 191
},
"hsl": {
"h": 158,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.87834,
"c": 0.15041,
"h": 165.5
},
"luminance": 0.7216
}Semantic roles & 50–950 ramp
primary
#60F6BF
secondary
#CB2F68
accent
#0054E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583