#60F6DD#60F6DD
#60F6DD is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.6% C 0.132 H 180.1°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #60F6DD |
|---|---|
| RGB | rgb(96, 246, 221) |
| HSL | hsl(170, 89%, 67%) |
| HSV | hsv(170, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 10.2%, 3.5%) |
| CIE-LAB | lab(88.74, -45.63, 0.17) |
| CIE-LCH | lch(88.74, 45.63, 179.78°) |
| OKLab | oklab(88.63% -0.1323 -0.0003) |
| OKLCH | oklch(88.63% 0.132 180.1) |
| XYZ | xyz(50.8247, 73.6134, 79.9229) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.30
Bright Aqua
#0BF9EA
ΔE00 4.24
Aqua (survey)
#13EAC9
ΔE00 4.45
Light Aqua
#8CFFDB
ΔE00 5.15
Light Turquoise
#7EF4CC
ΔE00 5.40
Turquoise
#40E0D0
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F6DD #F66079
analogous
#60F692 #60F6DD #60C4F6
triadic
#60F6DD #DD60F6 #F6DD60
tetradic
#60F6DD #9260F6 #F66079 #C4F660
square
#60F6DD #9260F6 #F66079 #C4F660
split-complementary
#60F6DD #F660C4 #F69260
monochromatic
#0CD0AF #26F3D1 #60F6DD #9AF9E9 #D4FDF6
Accessibility & contrast
On white
1.34
#60F6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#60F6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F6DD
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F6DD | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DC
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60f6dd; /* rgb */ color: rgb(96, 246, 221); /* oklch */ color: oklch(88.6% 0.132 180.1);
Tailwind
colors: {
custom: {
50: '#9cfae7',
500: '#60f6dd',
950: '#000000',
},
}SCSS
$custom: #60f6dd; $custom-light: #9cfae7; $custom-dark: #000000;
JSON
{
"hex": "#60f6dd",
"rgb": {
"r": 96,
"g": 246,
"b": 221
},
"hsl": {
"h": 170,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.88632,
"c": 0.13235,
"h": 180.1
},
"luminance": 0.73619
}Semantic roles & 50–950 ramp
primary
#60F6DD
secondary
#CB2F49
accent
#0026E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584