#60F2D6#60F2D6
#60F2D6 is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.5% C 0.131 H 178.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2D6 |
|---|---|
| RGB | rgb(96, 242, 214) |
| HSL | hsl(168, 85%, 66%) |
| HSV | hsv(168, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 11.6%, 5.1%) |
| CIE-LAB | lab(87.41, -45.60, 1.89) |
| CIE-LCH | lch(87.41, 45.64, 177.63°) |
| OKLab | oklab(87.49% -0.1313 0.0043) |
| OKLCH | oklch(87.49% 0.131 178.1) |
| XYZ | xyz(48.7079, 70.8410, 74.7120) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.27
Aqua (survey)
#13EAC9
ΔE00 3.58
Light Turquoise
#7EF4CC
ΔE00 4.49
Light Aqua
#8CFFDB
ΔE00 4.88
Bright Aqua
#0BF9EA
ΔE00 5.28
Aquamarine
#7FFFD4
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2D6 #F2607C
analogous
#60F28D #60F2D6 #60C5F2
triadic
#60F2D6 #D660F2 #F2D660
tetradic
#60F2D6 #8D60F2 #F2607C #C5F260
square
#60F2D6 #8D60F2 #F2607C #C5F260
split-complementary
#60F2D6 #F260C5 #F28D60
monochromatic
#10C7A4 #27EDC7 #60F2D6 #99F7E5 #D1FBF3
Accessibility & contrast
On white
1.38
#60F2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#60F2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2D6
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2D6 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E4D5
Deuteranopia (green-blind)
#D3D4D8
Tritanopia (blue-blind)
#00F5E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f2d6; /* rgb */ color: rgb(96, 242, 214); /* oklch */ color: oklch(87.5% 0.131 178.1);
Tailwind
colors: {
custom: {
50: '#9bf7e2',
500: '#60f2d6',
950: '#000000',
},
}SCSS
$custom: #60f2d6; $custom-light: #9bf7e2; $custom-dark: #000000;
JSON
{
"hex": "#60f2d6",
"rgb": {
"r": 96,
"g": 242,
"b": 214
},
"hsl": {
"h": 168.493,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.87491,
"c": 0.1314,
"h": 178.1
},
"luminance": 0.70846
}Semantic roles & 50–950 ramp
primary
#60F2D6
secondary
#C4324E
accent
#042FE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584