#61DCF2#61DCF2
#61DCF2 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.113 H 211.1°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCF2 |
|---|---|
| RGB | rgb(97, 220, 242) |
| HSL | hsl(189, 85%, 66%) |
| HSV | hsv(189, 60%, 95%) |
| CMYK | cmyk(59.9%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(81.91, -27.93, -21.04) |
| CIE-LCH | lch(81.91, 34.97, 217.00°) |
| OKLab | oklab(83.32% -0.0965 -0.0583) |
| OKLCH | oklch(83.32% 0.113 211.1) |
| XYZ | xyz(46.5434, 60.1338, 93.1413) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.32
Neon Blue
#04D9FF
ΔE00 4.45
Aqua Blue
#02D8E9
ΔE00 4.60
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Sky Blue
#87CEEB
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCF2 #F27761
analogous
#61F2BF #61DCF2 #6194F2
triadic
#61DCF2 #F261DC #DCF261
tetradic
#61DCF2 #BF61F2 #F27761 #94F261
square
#61DCF2 #BF61F2 #F27761 #94F261
split-complementary
#61DCF2 #F26194 #F2BF61
monochromatic
#10ACC8 #28CFED #61DCF2 #9AE9F7 #D2F5FB
Accessibility & contrast
On white
1.61
#61DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#61DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCF2
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCF2 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F3
Deuteranopia (green-blind)
#B4C5F2
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61dcf2; /* rgb */ color: rgb(97, 220, 242); /* oklch */ color: oklch(83.3% 0.113 211.1);
Tailwind
colors: {
custom: {
50: '#9be7f6',
500: '#61dcf2',
950: '#000000',
},
}SCSS
$custom: #61dcf2; $custom-light: #9be7f6; $custom-dark: #000000;
JSON
{
"hex": "#61dcf2",
"rgb": {
"r": 97,
"g": 220,
"b": 242
},
"hsl": {
"h": 189.103,
"s": 84.795,
"l": 66.471
},
"oklch": {
"l": 0.83318,
"c": 0.11281,
"h": 211.1
},
"luminance": 0.60139
}Semantic roles & 50–950 ramp
primary
#61DCF2
secondary
#C54832
accent
#2604E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485