#61B2DB#61B2DB
#61B2DB is a light, moderate cyan. Relative luminance 0.395; OKLCH L 72.8% C 0.099 H 232.4°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #61B2DB |
|---|---|
| RGB | rgb(97, 178, 219) |
| HSL | hsl(200, 63%, 62%) |
| HSV | hsv(200, 56%, 86%) |
| CMYK | cmyk(55.7%, 18.7%, 0%, 14.1%) |
| CIE-LAB | lab(69.11, -13.19, -28.19) |
| CIE-LCH | lch(69.11, 31.13, 244.92°) |
| OKLab | oklab(72.81% -0.0605 -0.0786) |
| OKLCH | oklch(72.81% 0.099 232.4) |
| XYZ | xyz(33.6315, 39.4936, 72.8548) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.91
Lightblue (survey)
#7BC8F6
ΔE00 6.31
Sky Blue (survey)
#75BBFD
ΔE00 7.34
Sky
#82CAFC
ΔE00 7.48
Greyblue
#77A1B5
ΔE00 7.76
Lightskyblue
#87CEFA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61B2DB #DB8A61
analogous
#61DBC7 #61B2DB #6175DB
triadic
#61B2DB #DB61B2 #B2DB61
tetradic
#61B2DB #C761DB #DB8A61 #75DB61
square
#61B2DB #C761DB #DB8A61 #75DB61
split-complementary
#61B2DB #DB6175 #DBC761
monochromatic
#24759E #2F9AD0 #61B2DB #93CAE6 #C5E3F2
Accessibility & contrast
On white
2.36
#61B2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#61B2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61B2DB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61B2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61B2DB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DD
Deuteranopia (green-blind)
#8DA3DA
Tritanopia (blue-blind)
#00BDBF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #61b2db; /* rgb */ color: rgb(97, 178, 219); /* oklch */ color: oklch(72.8% 0.099 232.4);
Tailwind
colors: {
custom: {
50: '#97c9e6',
500: '#61b2db',
950: '#000000',
},
}SCSS
$custom: #61b2db; $custom-light: #97c9e6; $custom-dark: #000000;
JSON
{
"hex": "#61b2db",
"rgb": {
"r": 97,
"g": 178,
"b": 219
},
"hsl": {
"h": 200.164,
"s": 62.887,
"l": 61.961
},
"oklch": {
"l": 0.72813,
"c": 0.09919,
"h": 232.4
},
"luminance": 0.39497
}Semantic roles & 50–950 ramp
primary
#61B2DB
secondary
#E2C5B5
accent
#561BCB
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1316
muted
#7E8284