#60F2EB#60F2EB
#60F2EB is a very light, vivid teal. Relative luminance 0.720; OKLCH L 88.1% C 0.124 H 190.7°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2EB |
|---|---|
| RGB | rgb(96, 242, 235) |
| HSL | hsl(177, 85%, 66%) |
| HSV | hsv(177, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(87.96, -40.31, -8.29) |
| CIE-LCH | lch(87.96, 41.15, 191.62°) |
| OKLab | oklab(88.12% -0.1223 -0.0231) |
| OKLCH | oklch(88.12% 0.124 190.7) |
| XYZ | xyz(51.5647, 71.9837, 89.7579) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.58
Bright Cyan
#41FDFE
ΔE00 3.67
Bright Aqua
#0BF9EA
ΔE00 4.01
Aqua
#00FFFF
ΔE00 4.21
Bright Light Blue
#26F7FD
ΔE00 4.55
Turquoise
#40E0D0
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2EB #F26067
analogous
#60F2A2 #60F2EB #60B0F2
triadic
#60F2EB #EB60F2 #F2EB60
tetradic
#60F2EB #A260F2 #F26067 #B0F260
square
#60F2EB #A260F2 #F26067 #B0F260
split-complementary
#60F2EB #F260B0 #F2A260
monochromatic
#10C7BF #27EDE4 #60F2EB #99F7F2 #D1FBF9
Accessibility & contrast
On white
1.36
#60F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#60F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2EB
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2EB | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#CED6EC
Tritanopia (blue-blind)
#00F8EF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f2eb; /* rgb */ color: rgb(96, 242, 235); /* oklch */ color: oklch(88.1% 0.124 190.7);
Tailwind
colors: {
custom: {
50: '#9cf7f1',
500: '#60f2eb',
950: '#000000',
},
}SCSS
$custom: #60f2eb; $custom-light: #9cf7f1; $custom-dark: #000000;
JSON
{
"hex": "#60f2eb",
"rgb": {
"r": 96,
"g": 242,
"b": 235
},
"hsl": {
"h": 177.123,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.88124,
"c": 0.12449,
"h": 190.7
},
"luminance": 0.71989
}Semantic roles & 50–950 ramp
primary
#60F2EB
secondary
#C43239
accent
#040FE1
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585