#60F2EF#60F2EF
#60F2EF is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.3% C 0.124 H 193.2°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2EF |
|---|---|
| RGB | rgb(96, 242, 239) |
| HSL | hsl(179, 85%, 66%) |
| HSV | hsv(179, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(88.07, -39.26, -10.21) |
| CIE-LCH | lch(88.07, 40.57, 194.58°) |
| OKLab | oklab(88.25% -0.1207 -0.0284) |
| OKLCH | oklch(88.25% 0.124 193.2) |
| XYZ | xyz(52.1491, 72.2175, 92.8357) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.94
Bright Light Blue
#26F7FD
ΔE00 3.46
Bright Turquoise
#0FFEF9
ΔE00 3.68
Aqua
#00FFFF
ΔE00 3.78
Bright Aqua
#0BF9EA
ΔE00 5.03
Turquoise
#40E0D0
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2EF #F26063
analogous
#60F2A6 #60F2EF #60ACF2
triadic
#60F2EF #EF60F2 #F2EF60
tetradic
#60F2EF #A660F2 #F26063 #ACF260
square
#60F2EF #A660F2 #F26063 #ACF260
split-complementary
#60F2EF #F260AC #F2A660
monochromatic
#10C7C4 #27EDE9 #60F2EF #99F7F5 #D1FBFA
Accessibility & contrast
On white
1.36
#60F2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#60F2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2EF
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2EF | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EF
Deuteranopia (green-blind)
#CDD6F0
Tritanopia (blue-blind)
#00F9F1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f2ef; /* rgb */ color: rgb(96, 242, 239); /* oklch */ color: oklch(88.3% 0.124 193.2);
Tailwind
colors: {
custom: {
50: '#9df7f4',
500: '#60f2ef',
950: '#000000',
},
}SCSS
$custom: #60f2ef; $custom-light: #9df7f4; $custom-dark: #000000;
JSON
{
"hex": "#60f2ef",
"rgb": {
"r": 96,
"g": 242,
"b": 239
},
"hsl": {
"h": 178.767,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.88252,
"c": 0.12395,
"h": 193.2
},
"luminance": 0.72223
}Semantic roles & 50–950 ramp
primary
#60F2EF
secondary
#C43235
accent
#0409E1
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585