#60DEF3#60DEF3
#60DEF3 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.114 H 210.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEF3 |
|---|---|
| RGB | rgb(96, 222, 243) |
| HSL | hsl(189, 86%, 66%) |
| HSV | hsv(189, 60%, 95%) |
| CMYK | cmyk(60.5%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(82.48, -28.79, -20.71) |
| CIE-LCH | lch(82.48, 35.46, 215.73°) |
| OKLab | oklab(83.78% -0.0988 -0.0574) |
| OKLCH | oklch(83.78% 0.114 210.2) |
| XYZ | xyz(47.1161, 61.1955, 94.1055) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.74
Aqua Blue
#02D8E9
ΔE00 4.37
Neon Blue
#04D9FF
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Sky Blue
#87CEEB
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEF3 #F37560
analogous
#60F3BE #60DEF3 #6095F3
triadic
#60DEF3 #F360DE #DEF360
tetradic
#60DEF3 #BE60F3 #F37560 #95F360
square
#60DEF3 #BE60F3 #F37560 #95F360
split-complementary
#60DEF3 #F36095 #F3BE60
monochromatic
#0FAFC9 #27D2EF #60DEF3 #99EAF7 #D2F6FC
Accessibility & contrast
On white
1.59
#60DEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#60DEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEF3
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEF3 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F4
Deuteranopia (green-blind)
#B6C6F3
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60def3; /* rgb */ color: rgb(96, 222, 243); /* oklch */ color: oklch(83.8% 0.114 210.2);
Tailwind
colors: {
custom: {
50: '#9be8f7',
500: '#60def3',
950: '#000000',
},
}SCSS
$custom: #60def3; $custom-light: #9be8f7; $custom-dark: #000000;
JSON
{
"hex": "#60def3",
"rgb": {
"r": 96,
"g": 222,
"b": 243
},
"hsl": {
"h": 188.571,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.83781,
"c": 0.11425,
"h": 210.2
},
"luminance": 0.612
}Semantic roles & 50–950 ramp
primary
#60DEF3
secondary
#C64631
accent
#2303E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485