#60FFEC#60FFEC
#60FFEC is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.135 H 184.1°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFEC |
|---|---|
| RGB | rgb(96, 255, 236) |
| HSL | hsl(173, 100%, 69%) |
| HSV | hsv(173, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(91.71, -45.81, -3.27) |
| CIE-LCH | lch(91.71, 45.93, 184.08°) |
| OKLab | oklab(91.18% -0.1349 -0.0096) |
| OKLCH | oklch(91.18% 0.135 184.1) |
| XYZ | xyz(55.7172, 80.0569, 91.8568) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.04
Tiffany Blue
#7BF2DA
ΔE00 4.11
Bright Turquoise
#0FFEF9
ΔE00 4.87
Aqua
#00FFFF
ΔE00 6.26
Bright Cyan
#41FDFE
ΔE00 6.39
Light Aqua
#8CFFDB
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFEC #FF6073
analogous
#60FF9D #60FFEC #60C3FF
triadic
#60FFEC #EC60FF #FFEC60
tetradic
#60FFEC #9D60FF #FF6073 #C3FF60
square
#60FFEC #9D60FF #FF6073 #C3FF60
split-complementary
#60FFEC #FF60C3 #FF9D60
monochromatic
#00E5C9 #23FFE5 #60FFEC #9DFFF3 #DAFFFB
Accessibility & contrast
On white
1.23
#60FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#60FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFEC
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFEC | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #60ffec; /* rgb */ color: rgb(96, 255, 236); /* oklch */ color: oklch(91.2% 0.135 184.1);
Tailwind
colors: {
custom: {
50: '#9efff2',
500: '#60ffec',
950: '#000000',
},
}SCSS
$custom: #60ffec; $custom-light: #9efff2; $custom-dark: #000000;
JSON
{
"hex": "#60ffec",
"rgb": {
"r": 96,
"g": 255,
"b": 236
},
"hsl": {
"h": 172.83,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.91175,
"c": 0.13524,
"h": 184.1
},
"luminance": 0.80063
}Semantic roles & 50–950 ramp
primary
#60FFEC
secondary
#D92A3F
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685