#60DFED#60DFED
#60DFED is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.113 H 205.2°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFED |
|---|---|
| RGB | rgb(96, 223, 237) |
| HSL | hsl(186, 80%, 65%) |
| HSV | hsv(186, 59%, 93%) |
| CMYK | cmyk(59.5%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(82.58, -30.95, -17.39) |
| CIE-LCH | lch(82.58, 35.50, 209.33°) |
| OKLab | oklab(83.79% -0.1022 -0.0481) |
| OKLCH | oklch(83.79% 0.113 205.2) |
| XYZ | xyz(46.4912, 61.3718, 89.5002) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.25
Aqua Blue
#02D8E9
ΔE00 3.55
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Robin'S Egg Blue
#98EFF9
ΔE00 5.74
Neon Blue
#04D9FF
ΔE00 6.83
Bright Light Blue
#26F7FD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFED #ED6E60
analogous
#60EDB4 #60DFED #6099ED
triadic
#60DFED #ED60DF #DFED60
tetradic
#60DFED #B460ED #ED6E60 #99ED60
square
#60DFED #B460ED #ED6E60 #99ED60
split-complementary
#60DFED #ED6099 #EDB460
monochromatic
#15ADBD #29D4E7 #60DFED #97EAF3 #CEF5F9
Accessibility & contrast
On white
1.58
#60DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#60DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFED
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFED | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#B9C7ED
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60dfed; /* rgb */ color: rgb(96, 223, 237); /* oklch */ color: oklch(83.8% 0.113 205.2);
Tailwind
colors: {
custom: {
50: '#9be9f2',
500: '#60dfed',
950: '#000000',
},
}SCSS
$custom: #60dfed; $custom-light: #9be9f2; $custom-dark: #000000;
JSON
{
"hex": "#60dfed",
"rgb": {
"r": 96,
"g": 223,
"b": 237
},
"hsl": {
"h": 185.957,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.83794,
"c": 0.11294,
"h": 205.2
},
"luminance": 0.61377
}Semantic roles & 50–950 ramp
primary
#60DFED
secondary
#BC4335
accent
#1E0ADC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485