#60FFEF#60FFEF
#60FFEF is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.134 H 185.7°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFEF |
|---|---|
| RGB | rgb(96, 255, 239) |
| HSL | hsl(174, 100%, 69%) |
| HSV | hsv(174, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(91.79, -45.05, -4.71) |
| CIE-LCH | lch(91.79, 45.30, 185.97°) |
| OKLab | oklab(91.27% -0.1336 -0.0134) |
| OKLCH | oklch(91.27% 0.134 185.7) |
| XYZ | xyz(56.1567, 80.2327, 94.1715) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.82
Bright Turquoise
#0FFEF9
ΔE00 4.06
Tiffany Blue
#7BF2DA
ΔE00 4.64
Aqua
#00FFFF
ΔE00 5.39
Bright Cyan
#41FDFE
ΔE00 5.47
Turquoise
#40E0D0
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFEF #FF6070
analogous
#60FFA0 #60FFEF #60C0FF
triadic
#60FFEF #EF60FF #FFEF60
tetradic
#60FFEF #A060FF #FF6070 #C0FF60
square
#60FFEF #A060FF #FF6070 #C0FF60
split-complementary
#60FFEF #FF60C0 #FFA060
monochromatic
#00E5CE #23FFE9 #60FFEF #9DFFF5 #DAFFFB
Accessibility & contrast
On white
1.23
#60FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#60FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFEF
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFEF | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #60ffef; /* rgb */ color: rgb(96, 255, 239); /* oklch */ color: oklch(91.3% 0.134 185.7);
Tailwind
colors: {
custom: {
50: '#9efff4',
500: '#60ffef',
950: '#000000',
},
}SCSS
$custom: #60ffef; $custom-light: #9efff4; $custom-dark: #000000;
JSON
{
"hex": "#60ffef",
"rgb": {
"r": 96,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.962,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.91265,
"c": 0.1343,
"h": 185.7
},
"luminance": 0.80239
}Semantic roles & 50–950 ramp
primary
#60FFEF
secondary
#D92A3B
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685