#60FFFE#60FFFE
#60FFFE is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.132 H 194.5°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFFE |
|---|---|
| RGB | rgb(96, 255, 254) |
| HSL | hsl(180, 100%, 69%) |
| HSV | hsv(180, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.20, -41.15, -11.87) |
| CIE-LCH | lch(92.20, 42.83, 196.09°) |
| OKLab | oklab(91.74% -0.1274 -0.033) |
| OKLCH | oklch(91.74% 0.132 194.5) |
| XYZ | xyz(58.4653, 81.1561, 106.3302) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.45
Aqua
#00FFFF
ΔE00 2.46
Bright Turquoise
#0FFEF9
ΔE00 2.94
Bright Light Blue
#26F7FD
ΔE00 3.16
Bright Aqua
#0BF9EA
ΔE00 5.54
Light Cyan
#ACFFFC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFFE #FF6061
analogous
#60FFAF #60FFFE #60B1FF
triadic
#60FFFE #FE60FF #FFFE60
tetradic
#60FFFE #AF60FF #FF6061 #B1FF60
square
#60FFFE #AF60FF #FF6061 #B1FF60
split-complementary
#60FFFE #FF60B1 #FFAF60
monochromatic
#00E5E3 #23FFFE #60FFFE #9DFFFE #DAFFFF
Accessibility & contrast
On white
1.22
#60FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#60FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFFE
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFFE | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #60fffe; /* rgb */ color: rgb(96, 255, 254); /* oklch */ color: oklch(91.7% 0.132 194.5);
Tailwind
colors: {
custom: {
50: '#9ffffe',
500: '#60fffe',
950: '#000000',
},
}SCSS
$custom: #60fffe; $custom-light: #9ffffe; $custom-dark: #000000;
JSON
{
"hex": "#60fffe",
"rgb": {
"r": 96,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.623,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.91736,
"c": 0.13156,
"h": 194.5
},
"luminance": 0.81163
}Semantic roles & 50–950 ramp
primary
#60FFFE
secondary
#D92A2B
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685