#60FFED#60FFED
#60FFED is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.135 H 184.6°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFED |
|---|---|
| RGB | rgb(96, 255, 237) |
| HSL | hsl(173, 100%, 69%) |
| HSV | hsv(173, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(91.74, -45.56, -3.75) |
| CIE-LCH | lch(91.74, 45.71, 184.71°) |
| OKLab | oklab(91.21% -0.1345 -0.0108) |
| OKLCH | oklch(91.21% 0.135 184.6) |
| XYZ | xyz(55.8629, 80.1152, 92.6241) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.94
Tiffany Blue
#7BF2DA
ΔE00 4.27
Bright Turquoise
#0FFEF9
ΔE00 4.60
Aqua
#00FFFF
ΔE00 5.97
Bright Cyan
#41FDFE
ΔE00 6.09
Light Aqua
#8CFFDB
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFED #FF6072
analogous
#60FF9E #60FFED #60C1FF
triadic
#60FFED #ED60FF #FFED60
tetradic
#60FFED #9E60FF #FF6072 #C1FF60
square
#60FFED #9E60FF #FF6072 #C1FF60
split-complementary
#60FFED #FF60C1 #FF9E60
monochromatic
#00E5CB #23FFE6 #60FFED #9DFFF4 #DAFFFB
Accessibility & contrast
On white
1.23
#60FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#60FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFED
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFED | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #60ffed; /* rgb */ color: rgb(96, 255, 237); /* oklch */ color: oklch(91.2% 0.135 184.6);
Tailwind
colors: {
custom: {
50: '#9efff2',
500: '#60ffed',
950: '#000000',
},
}SCSS
$custom: #60ffed; $custom-light: #9efff2; $custom-dark: #000000;
JSON
{
"hex": "#60ffed",
"rgb": {
"r": 96,
"g": 255,
"b": 237
},
"hsl": {
"h": 173.208,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.91205,
"c": 0.13492,
"h": 184.6
},
"luminance": 0.80121
}Semantic roles & 50–950 ramp
primary
#60FFED
secondary
#D92A3E
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685