#60DFF2#60DFF2
#60DFF2 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.114 H 208.7°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFF2 |
|---|---|
| RGB | rgb(96, 223, 242) |
| HSL | hsl(188, 85%, 66%) |
| HSV | hsv(188, 60%, 95%) |
| CMYK | cmyk(60.3%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(82.74, -29.55, -19.80) |
| CIE-LCH | lch(82.74, 35.57, 213.82°) |
| OKLab | oklab(83.97% -0.1002 -0.0549) |
| OKLCH | oklch(83.97% 0.114 208.7) |
| XYZ | xyz(47.2319, 61.6681, 93.4011) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.29
Aqua Blue
#02D8E9
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Neon Blue
#04D9FF
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Bright Light Blue
#26F7FD
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFF2 #F27360
analogous
#60F2BC #60DFF2 #6096F2
triadic
#60DFF2 #F260DF #DFF260
tetradic
#60DFF2 #BC60F2 #F27360 #96F260
square
#60DFF2 #BC60F2 #F27360 #96F260
split-complementary
#60DFF2 #F26096 #F2BC60
monochromatic
#10AFC7 #27D4ED #60DFF2 #99EAF7 #D1F6FB
Accessibility & contrast
On white
1.57
#60DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#60DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFF2
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFF2 | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F3
Deuteranopia (green-blind)
#B7C7F2
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60dff2; /* rgb */ color: rgb(96, 223, 242); /* oklch */ color: oklch(84.0% 0.114 208.7);
Tailwind
colors: {
custom: {
50: '#9be9f6',
500: '#60dff2',
950: '#000000',
},
}SCSS
$custom: #60dff2; $custom-light: #9be9f6; $custom-dark: #000000;
JSON
{
"hex": "#60dff2",
"rgb": {
"r": 96,
"g": 223,
"b": 242
},
"hsl": {
"h": 187.808,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.83974,
"c": 0.11423,
"h": 208.7
},
"luminance": 0.61673
}Semantic roles & 50–950 ramp
primary
#60DFF2
secondary
#C44532
accent
#2104E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485