#61DCF3#61DCF3
#61DCF3 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.4% C 0.113 H 211.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCF3 |
|---|---|
| RGB | rgb(97, 220, 243) |
| HSL | hsl(189, 86%, 67%) |
| HSV | hsv(189, 60%, 95%) |
| CMYK | cmyk(60.1%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(81.94, -27.64, -21.53) |
| CIE-LCH | lch(81.94, 35.03, 217.91°) |
| OKLab | oklab(83.36% -0.0962 -0.0597) |
| OKLCH | oklch(83.36% 0.113 211.8) |
| XYZ | xyz(46.6940, 60.1941, 93.9345) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.22
Robin'S Egg
#6DEDFD
ΔE00 4.48
Aqua Blue
#02D8E9
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 5.90
Robin'S Egg Blue
#98EFF9
ΔE00 6.66
Sky Blue
#87CEEB
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCF3 #F37861
analogous
#61F3C1 #61DCF3 #6193F3
triadic
#61DCF3 #F361DC #DCF361
tetradic
#61DCF3 #C161F3 #F37861 #93F361
square
#61DCF3 #C161F3 #F37861 #93F361
split-complementary
#61DCF3 #F36193 #F3C161
monochromatic
#0FADCA #28CFEF #61DCF3 #9AE9F7 #D3F5FC
Accessibility & contrast
On white
1.61
#61DCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#61DCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCF3
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCF3 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F4
Deuteranopia (green-blind)
#B4C5F3
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61dcf3; /* rgb */ color: rgb(97, 220, 243); /* oklch */ color: oklch(83.4% 0.113 211.8);
Tailwind
colors: {
custom: {
50: '#9be7f7',
500: '#61dcf3',
950: '#000000',
},
}SCSS
$custom: #61dcf3; $custom-light: #9be7f7; $custom-dark: #000000;
JSON
{
"hex": "#61dcf3",
"rgb": {
"r": 97,
"g": 220,
"b": 243
},
"hsl": {
"h": 189.452,
"s": 85.882,
"l": 66.667
},
"oklch": {
"l": 0.83355,
"c": 0.11318,
"h": 211.8
},
"luminance": 0.60199
}Semantic roles & 50–950 ramp
primary
#61DCF3
secondary
#C74931
accent
#2603E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485