#60DFF3#60DFF3
#60DFF3 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.115 H 209.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFF3 |
|---|---|
| RGB | rgb(96, 223, 243) |
| HSL | hsl(188, 86%, 66%) |
| HSV | hsv(188, 60%, 95%) |
| CMYK | cmyk(60.5%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(82.77, -29.27, -20.28) |
| CIE-LCH | lch(82.77, 35.61, 214.71°) |
| OKLab | oklab(84.01% -0.0998 -0.0562) |
| OKLCH | oklch(84.01% 0.115 209.4) |
| XYZ | xyz(47.3825, 61.7283, 94.1943) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.40
Aqua Blue
#02D8E9
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Neon Blue
#04D9FF
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Bright Light Blue
#26F7FD
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFF3 #F37460
analogous
#60F3BE #60DFF3 #6096F3
triadic
#60DFF3 #F360DF #DFF360
tetradic
#60DFF3 #BE60F3 #F37460 #96F360
square
#60DFF3 #BE60F3 #F37460 #96F360
split-complementary
#60DFF3 #F36096 #F3BE60
monochromatic
#0FB0C9 #27D4EF #60DFF3 #99EAF7 #D2F6FC
Accessibility & contrast
On white
1.57
#60DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#60DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFF3
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFF3 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F4
Deuteranopia (green-blind)
#B7C7F3
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60dff3; /* rgb */ color: rgb(96, 223, 243); /* oklch */ color: oklch(84.0% 0.115 209.4);
Tailwind
colors: {
custom: {
50: '#9be9f7',
500: '#60dff3',
950: '#000000',
},
}SCSS
$custom: #60dff3; $custom-light: #9be9f7; $custom-dark: #000000;
JSON
{
"hex": "#60dff3",
"rgb": {
"r": 96,
"g": 223,
"b": 243
},
"hsl": {
"h": 188.163,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.84011,
"c": 0.11453,
"h": 209.4
},
"luminance": 0.61733
}Semantic roles & 50–950 ramp
primary
#60DFF3
secondary
#C64531
accent
#2103E2
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485