#60FBDF#60FBDF
#60FBDF is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.9% C 0.137 H 178.9°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBDF |
|---|---|
| RGB | rgb(96, 251, 223) |
| HSL | hsl(169, 95%, 68%) |
| HSV | hsv(169, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(90.23, -47.30, 1.31) |
| CIE-LCH | lch(90.23, 47.32, 178.42°) |
| OKLab | oklab(89.86% -0.1365 0.0027) |
| OKLCH | oklch(89.86% 0.137 178.9) |
| XYZ | xyz(52.6341, 76.8033, 81.8484) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.97
Light Aqua
#8CFFDB
ΔE00 4.46
Bright Aqua
#0BF9EA
ΔE00 4.80
Aqua (survey)
#13EAC9
ΔE00 4.81
Light Turquoise
#7EF4CC
ΔE00 5.02
Aquamarine
#7FFFD4
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBDF #FB607C
analogous
#60FB91 #60FBDF #60CAFB
triadic
#60FBDF #DF60FB #FBDF60
tetradic
#60FBDF #9160FB #FB607C #CAFB60
square
#60FBDF #9160FB #FB607C #CAFB60
split-complementary
#60FBDF #FB60CA #FB9160
monochromatic
#06DBB5 #24F9D3 #60FBDF #9CFDEB #D7FEF7
Accessibility & contrast
On white
1.28
#60FBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#60FBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBDF
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBDF | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDDE
Deuteranopia (green-blind)
#DBDCE1
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #60fbdf; /* rgb */ color: rgb(96, 251, 223); /* oklch */ color: oklch(89.9% 0.137 178.9);
Tailwind
colors: {
custom: {
50: '#9dfde8',
500: '#60fbdf',
950: '#000000',
},
}SCSS
$custom: #60fbdf; $custom-light: #9dfde8; $custom-dark: #000000;
JSON
{
"hex": "#60fbdf",
"rgb": {
"r": 96,
"g": 251,
"b": 223
},
"hsl": {
"h": 169.161,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.89862,
"c": 0.13654,
"h": 178.9
},
"luminance": 0.76809
}Semantic roles & 50–950 ramp
primary
#60FBDF
secondary
#D42B49
accent
#0029E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684