#60DEF7#60DEF7
#60DEF7 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.116 H 212.9°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEF7 |
|---|---|
| RGB | rgb(96, 222, 247) |
| HSL | hsl(190, 90%, 67%) |
| HSV | hsv(190, 61%, 97%) |
| CMYK | cmyk(61.1%, 10.1%, 0%, 3.1%) |
| CIE-LAB | lab(82.61, -27.65, -22.63) |
| CIE-LCH | lch(82.61, 35.73, 219.30°) |
| OKLab | oklab(83.93% -0.0972 -0.0628) |
| OKLCH | oklch(83.93% 0.116 212.9) |
| XYZ | xyz(47.7267, 61.4398, 97.3215) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.90
Robin'S Egg
#6DEDFD
ΔE00 4.45
Aqua Blue
#02D8E9
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 5.85
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Sky Blue
#87CEEB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEF7 #F77960
analogous
#60F7C5 #60DEF7 #6092F7
triadic
#60DEF7 #F760DE #DEF760
tetradic
#60DEF7 #C560F7 #F77960 #92F760
square
#60DEF7 #C560F7 #F77960 #92F760
split-complementary
#60DEF7 #F76092 #F7C560
monochromatic
#0BB1D2 #26D2F4 #60DEF7 #9AEAFA #D5F6FD
Accessibility & contrast
On white
1.58
#60DEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#60DEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEF7
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEF7 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F8
Deuteranopia (green-blind)
#B5C7F7
Tritanopia (blue-blind)
#00E8E6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60def7; /* rgb */ color: rgb(96, 222, 247); /* oklch */ color: oklch(83.9% 0.116 212.9);
Tailwind
colors: {
custom: {
50: '#9be8f9',
500: '#60def7',
950: '#000000',
},
}SCSS
$custom: #60def7; $custom-light: #9be8f9; $custom-dark: #000000;
JSON
{
"hex": "#60def7",
"rgb": {
"r": 96,
"g": 222,
"b": 247
},
"hsl": {
"h": 189.934,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.8393,
"c": 0.11574,
"h": 212.9
},
"luminance": 0.61445
}Semantic roles & 50–950 ramp
primary
#60DEF7
secondary
#CD482E
accent
#2600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485