#60F2E9#60F2E9
#60F2E9 is a very light, vivid teal. Relative luminance 0.719; OKLCH L 88.1% C 0.125 H 189.4°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2E9 |
|---|---|
| RGB | rgb(96, 242, 233) |
| HSL | hsl(176, 85%, 66%) |
| HSV | hsv(176, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 3.7%, 5.1%) |
| CIE-LAB | lab(87.91, -40.83, -7.32) |
| CIE-LCH | lch(87.91, 41.48, 190.17°) |
| OKLab | oklab(88.06% -0.1232 -0.0205) |
| OKLCH | oklch(88.06% 0.125 189.4) |
| XYZ | xyz(51.2774, 71.8688, 88.2447) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.60
Bright Turquoise
#0FFEF9
ΔE00 3.73
Bright Cyan
#41FDFE
ΔE00 4.16
Aqua
#00FFFF
ΔE00 4.57
Turquoise
#40E0D0
ΔE00 5.04
Bright Light Blue
#26F7FD
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2E9 #F26069
analogous
#60F2A0 #60F2E9 #60B2F2
triadic
#60F2E9 #E960F2 #F2E960
tetradic
#60F2E9 #A060F2 #F26069 #B2F260
square
#60F2E9 #A060F2 #F26069 #B2F260
split-complementary
#60F2E9 #F260B2 #F2A060
monochromatic
#10C7BC #27EDE1 #60F2E9 #99F7F1 #D1FBF9
Accessibility & contrast
On white
1.37
#60F2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#60F2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2E9
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2E9 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6E9
Deuteranopia (green-blind)
#CFD5EA
Tritanopia (blue-blind)
#00F8EF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f2e9; /* rgb */ color: rgb(96, 242, 233); /* oklch */ color: oklch(88.1% 0.125 189.4);
Tailwind
colors: {
custom: {
50: '#9cf7f0',
500: '#60f2e9',
950: '#000000',
},
}SCSS
$custom: #60f2e9; $custom-light: #9cf7f0; $custom-dark: #000000;
JSON
{
"hex": "#60f2e9",
"rgb": {
"r": 96,
"g": 242,
"b": 233
},
"hsl": {
"h": 176.301,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.8806,
"c": 0.12486,
"h": 189.4
},
"luminance": 0.71874
}Semantic roles & 50–950 ramp
primary
#60F2E9
secondary
#C4323B
accent
#0412E1
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585