#60DBE3#60DBE3
#60DBE3 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.5% C 0.109 H 201.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #60DBE3 |
|---|---|
| RGB | rgb(96, 219, 227) |
| HSL | hsl(184, 70%, 63%) |
| HSV | hsv(184, 58%, 89%) |
| CMYK | cmyk(57.7%, 3.5%, 0%, 11%) |
| CIE-LAB | lab(81.12, -31.80, -14.26) |
| CIE-LCH | lch(81.12, 34.85, 204.16°) |
| OKLab | oklab(82.52% -0.1021 -0.0395) |
| OKLCH | oklch(82.52% 0.109 201.1) |
| XYZ | xyz(44.0147, 58.6914, 81.6671) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.75
Robin'S Egg
#6DEDFD
ΔE00 4.91
Darkturquoise
#00CED1
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DBE3 #E36860
analogous
#60E3A9 #60DBE3 #6099E3
triadic
#60DBE3 #E360DB #DBE360
tetradic
#60DBE3 #A960E3 #E36860 #99E360
square
#60DBE3 #A960E3 #E36860 #99E360
split-complementary
#60DBE3 #E36099 #E3A960
monochromatic
#1EA2AB #2CCFDA #60DBE3 #94E7EC #C8F3F5
Accessibility & contrast
On white
1.65
#60DBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#60DBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DBE3
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DBE3 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E4
Deuteranopia (green-blind)
#B8C3E4
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dbe3; /* rgb */ color: rgb(96, 219, 227); /* oklch */ color: oklch(82.5% 0.109 201.1);
Tailwind
colors: {
custom: {
50: '#9ae6eb',
500: '#60dbe3',
950: '#000000',
},
}SCSS
$custom: #60dbe3; $custom-light: #9ae6eb; $custom-dark: #000000;
JSON
{
"hex": "#60dbe3",
"rgb": {
"r": 96,
"g": 219,
"b": 227
},
"hsl": {
"h": 183.664,
"s": 70.053,
"l": 63.333
},
"oklch": {
"l": 0.82518,
"c": 0.10944,
"h": 201.1
},
"luminance": 0.58696
}Semantic roles & 50–950 ramp
primary
#60DBE3
secondary
#AC423B
accent
#1F13D2
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484