#60F1EF#60F1EF
#60F1EF is a very light, vivid teal. Relative luminance 0.716; OKLCH L 88.0% C 0.123 H 193.9°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #60F1EF |
|---|---|
| RGB | rgb(96, 241, 239) |
| HSL | hsl(179, 84%, 66%) |
| HSV | hsv(179, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 0.8%, 5.5%) |
| CIE-LAB | lab(87.79, -38.81, -10.64) |
| CIE-LCH | lch(87.79, 40.24, 195.33°) |
| OKLab | oklab(88.02% -0.1196 -0.0295) |
| OKLCH | oklch(88.02% 0.123 193.9) |
| XYZ | xyz(51.8523, 71.6239, 92.7367) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.01
Bright Light Blue
#26F7FD
ΔE00 3.31
Aqua
#00FFFF
ΔE00 3.91
Bright Turquoise
#0FFEF9
ΔE00 3.94
Bright Aqua
#0BF9EA
ΔE00 5.38
Turquoise
#40E0D0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F1EF #F16062
analogous
#60F1A6 #60F1EF #60AAF1
triadic
#60F1EF #EF60F1 #F1EF60
tetradic
#60F1EF #A660F1 #F16062 #AAF160
square
#60F1EF #A660F1 #F16062 #AAF160
split-complementary
#60F1EF #F160AA #F1A660
monochromatic
#11C5C3 #28ECE9 #60F1EF #98F6F5 #D0FBFA
Accessibility & contrast
On white
1.37
#60F1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#60F1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F1EF
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F1EF | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EF
Deuteranopia (green-blind)
#CCD5F0
Tritanopia (blue-blind)
#00F8F0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f1ef; /* rgb */ color: rgb(96, 241, 239); /* oklch */ color: oklch(88.0% 0.123 193.9);
Tailwind
colors: {
custom: {
50: '#9cf6f4',
500: '#60f1ef',
950: '#000000',
},
}SCSS
$custom: #60f1ef; $custom-light: #9cf6f4; $custom-dark: #000000;
JSON
{
"hex": "#60f1ef",
"rgb": {
"r": 96,
"g": 241,
"b": 239
},
"hsl": {
"h": 179.172,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.8802,
"c": 0.12324,
"h": 193.9
},
"luminance": 0.71629
}Semantic roles & 50–950 ramp
primary
#60F1EF
secondary
#C33335
accent
#0508E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585