#60F2E7#60F2E7
#60F2E7 is a very light, vivid teal. Relative luminance 0.718; OKLCH L 88.0% C 0.125 H 188.2°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2E7 |
|---|---|
| RGB | rgb(96, 242, 231) |
| HSL | hsl(175, 85%, 66%) |
| HSV | hsv(175, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 4.5%, 5.1%) |
| CIE-LAB | lab(87.85, -41.35, -6.36) |
| CIE-LCH | lch(87.85, 41.84, 188.74°) |
| OKLab | oklab(88% -0.124 -0.0179) |
| OKLCH | oklch(88% 0.125 188.2) |
| XYZ | xyz(50.9933, 71.7552, 86.7485) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.29
Bright Turquoise
#0FFEF9
ΔE00 4.00
Bright Cyan
#41FDFE
ΔE00 4.70
Turquoise
#40E0D0
ΔE00 4.72
Tiffany Blue
#7BF2DA
ΔE00 4.81
Aqua
#00FFFF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2E7 #F2606B
analogous
#60F29E #60F2E7 #60B4F2
triadic
#60F2E7 #E760F2 #F2E760
tetradic
#60F2E7 #9E60F2 #F2606B #B4F260
square
#60F2E7 #9E60F2 #F2606B #B4F260
split-complementary
#60F2E7 #F260B4 #F29E60
monochromatic
#10C7BA #27EDDE #60F2E7 #99F7F0 #D1FBF8
Accessibility & contrast
On white
1.37
#60F2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#60F2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2E7
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2E7 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E7
Deuteranopia (green-blind)
#CFD5E9
Tritanopia (blue-blind)
#00F8EE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f2e7; /* rgb */ color: rgb(96, 242, 231); /* oklch */ color: oklch(88.0% 0.125 188.2);
Tailwind
colors: {
custom: {
50: '#9cf7ee',
500: '#60f2e7',
950: '#000000',
},
}SCSS
$custom: #60f2e7; $custom-light: #9cf7ee; $custom-dark: #000000;
JSON
{
"hex": "#60f2e7",
"rgb": {
"r": 96,
"g": 242,
"b": 231
},
"hsl": {
"h": 175.479,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.87998,
"c": 0.1253,
"h": 188.2
},
"luminance": 0.71761
}Semantic roles & 50–950 ramp
primary
#60F2E7
secondary
#C4323D
accent
#0415E1
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585