#60FDEC#60FDEC
#60FDEC is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.133 H 185.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDEC |
|---|---|
| RGB | rgb(96, 253, 236) |
| HSL | hsl(174, 98%, 68%) |
| HSV | hsv(174, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(91.14, -44.94, -4.11) |
| CIE-LCH | lch(91.14, 45.13, 185.23°) |
| OKLab | oklab(90.71% -0.1329 -0.0118) |
| OKLCH | oklch(90.71% 0.133 185.1) |
| XYZ | xyz(55.0825, 78.7875, 91.6452) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.74
Tiffany Blue
#7BF2DA
ΔE00 4.17
Bright Turquoise
#0FFEF9
ΔE00 4.37
Aqua
#00FFFF
ΔE00 5.73
Bright Cyan
#41FDFE
ΔE00 5.80
Turquoise
#40E0D0
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDEC #FD6071
analogous
#60FD9D #60FDEC #60BFFD
triadic
#60FDEC #EC60FD #FDEC60
tetradic
#60FDEC #9D60FD #FD6071 #BFFD60
square
#60FDEC #9D60FD #FD6071 #BFFD60
split-complementary
#60FDEC #FD60BF #FD9D60
monochromatic
#03E0C8 #24FCE5 #60FDEC #9CFEF3 #D9FFFA
Accessibility & contrast
On white
1.25
#60FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#60FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDEC
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDEC | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EB
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #60fdec; /* rgb */ color: rgb(96, 253, 236); /* oklch */ color: oklch(90.7% 0.133 185.1);
Tailwind
colors: {
custom: {
50: '#9efef2',
500: '#60fdec',
950: '#000000',
},
}SCSS
$custom: #60fdec; $custom-light: #9efef2; $custom-dark: #000000;
JSON
{
"hex": "#60fdec",
"rgb": {
"r": 96,
"g": 253,
"b": 236
},
"hsl": {
"h": 173.503,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.9071,
"c": 0.13344,
"h": 185.1
},
"luminance": 0.78793
}Semantic roles & 50–950 ramp
primary
#60FDEC
secondary
#D72A3D
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685