#60F0E9#60F0E9
#60F0E9 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.6% C 0.123 H 190.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0E9 |
|---|---|
| RGB | rgb(96, 240, 233) |
| HSL | hsl(177, 83%, 66%) |
| HSV | hsv(177, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 2.9%, 5.9%) |
| CIE-LAB | lab(87.33, -39.93, -8.17) |
| CIE-LCH | lch(87.33, 40.76, 191.57°) |
| OKLab | oklab(87.6% -0.1211 -0.0228) |
| OKLCH | oklch(87.6% 0.123 190.7) |
| XYZ | xyz(50.6854, 70.6848, 88.0474) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.91
Bright Cyan
#41FDFE
ΔE00 3.97
Bright Aqua
#0BF9EA
ΔE00 4.19
Aqua
#00FFFF
ΔE00 4.52
Bright Light Blue
#26F7FD
ΔE00 4.69
Turquoise
#40E0D0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0E9 #F06067
analogous
#60F0A1 #60F0E9 #60AFF0
triadic
#60F0E9 #E960F0 #F0E960
tetradic
#60F0E9 #A160F0 #F06067 #AFF060
square
#60F0E9 #A160F0 #F06067 #AFF060
split-complementary
#60F0E9 #F060AF #F0A160
monochromatic
#12C3BB #28EBE1 #60F0E9 #98F5F1 #D0FBF8
Accessibility & contrast
On white
1.39
#60F0E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#60F0E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0E9
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0E9 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E9
Deuteranopia (green-blind)
#CCD4EA
Tritanopia (blue-blind)
#00F6ED
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f0e9; /* rgb */ color: rgb(96, 240, 233); /* oklch */ color: oklch(87.6% 0.123 190.7);
Tailwind
colors: {
custom: {
50: '#9cf5f0',
500: '#60f0e9',
950: '#000000',
},
}SCSS
$custom: #60f0e9; $custom-light: #9cf5f0; $custom-dark: #000000;
JSON
{
"hex": "#60f0e9",
"rgb": {
"r": 96,
"g": 240,
"b": 233
},
"hsl": {
"h": 177.083,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.87595,
"c": 0.12327,
"h": 190.7
},
"luminance": 0.7069
}Semantic roles & 50–950 ramp
primary
#60F0E9
secondary
#C1333A
accent
#0611DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585