#60F8D8#60F8D8
#60F8D8 is a very light, vivid teal. Relative luminance 0.746; OKLCH L 89.0% C 0.137 H 176.5°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #60F8D8 |
|---|---|
| RGB | rgb(96, 248, 216) |
| HSL | hsl(167, 92%, 67%) |
| HSV | hsv(167, 61%, 97%) |
| CMYK | cmyk(61.3%, 0%, 12.9%, 2.7%) |
| CIE-LAB | lab(89.19, -47.70, 3.44) |
| CIE-LCH | lch(89.19, 47.83, 175.88°) |
| OKLab | oklab(88.96% -0.1365 0.0084) |
| OKLCH | oklch(88.96% 0.137 176.5) |
| XYZ | xyz(50.7801, 74.5741, 76.6705) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 3.94
Aqua (survey)
#13EAC9
ΔE00 4.11
Aquamarine
#7FFFD4
ΔE00 4.12
Bright Teal
#01F9C6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F8D8 #F86080
analogous
#60F88C #60F8D8 #60CCF8
triadic
#60F8D8 #D860F8 #F8D860
tetradic
#60F8D8 #8C60F8 #F86080 #CCF860
square
#60F8D8 #8C60F8 #F86080 #CCF860
split-complementary
#60F8D8 #F860CC #F88C60
monochromatic
#09D4AA #25F5CA #60F8D8 #9BFBE6 #D5FDF5
Accessibility & contrast
On white
1.32
#60F8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#60F8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F8D8
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F8D8 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEAD7
Deuteranopia (green-blind)
#D9D9DA
Tritanopia (blue-blind)
#00FBEE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60f8d8; /* rgb */ color: rgb(96, 248, 216); /* oklch */ color: oklch(89.0% 0.137 176.5);
Tailwind
colors: {
custom: {
50: '#9cfbe4',
500: '#60f8d8',
950: '#000000',
},
}SCSS
$custom: #60f8d8; $custom-light: #9cfbe4; $custom-dark: #000000;
JSON
{
"hex": "#60f8d8",
"rgb": {
"r": 96,
"g": 248,
"b": 216
},
"hsl": {
"h": 167.368,
"s": 91.566,
"l": 67.451
},
"oklch": {
"l": 0.8896,
"c": 0.1368,
"h": 176.5
},
"luminance": 0.74579
}Semantic roles & 50–950 ramp
primary
#60F8D8
secondary
#CF2D4F
accent
#0030E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584