#60FDF2#60FDF2
#60FDF2 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.132 H 188.6°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDF2 |
|---|---|
| RGB | rgb(96, 253, 242) |
| HSL | hsl(176, 98%, 68%) |
| HSV | hsv(176, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(91.30, -43.40, -6.99) |
| CIE-LCH | lch(91.30, 43.96, 189.15°) |
| OKLab | oklab(90.89% -0.1304 -0.0196) |
| OKLCH | oklch(90.89% 0.132 188.6) |
| XYZ | xyz(55.9689, 79.1421, 96.3135) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.94
Bright Aqua
#0BF9EA
ΔE00 3.03
Bright Cyan
#41FDFE
ΔE00 3.93
Aqua
#00FFFF
ΔE00 4.05
Tiffany Blue
#7BF2DA
ΔE00 5.55
Bright Light Blue
#26F7FD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDF2 #FD606B
analogous
#60FDA3 #60FDF2 #60B9FD
triadic
#60FDF2 #F260FD #FDF260
tetradic
#60FDF2 #A360FD #FD606B #B9FD60
square
#60FDF2 #A360FD #FD606B #B9FD60
split-complementary
#60FDF2 #FD60B9 #FDA360
monochromatic
#03E0D0 #24FCED #60FDF2 #9CFEF7 #D9FFFC
Accessibility & contrast
On white
1.25
#60FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#60FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDF2
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDF2 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F2
Deuteranopia (green-blind)
#D8DFF4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #60fdf2; /* rgb */ color: rgb(96, 253, 242); /* oklch */ color: oklch(90.9% 0.132 188.6);
Tailwind
colors: {
custom: {
50: '#9efef6',
500: '#60fdf2',
950: '#000000',
},
}SCSS
$custom: #60fdf2; $custom-light: #9efef6; $custom-dark: #000000;
JSON
{
"hex": "#60fdf2",
"rgb": {
"r": 96,
"g": 253,
"b": 242
},
"hsl": {
"h": 175.796,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.90894,
"c": 0.13185,
"h": 188.6
},
"luminance": 0.79148
}Semantic roles & 50–950 ramp
primary
#60FDF2
secondary
#D72A36
accent
#0010E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685