#61CEDB#61CEDB
#61CEDB is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.101 H 205.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #61CEDB |
|---|---|
| RGB | rgb(97, 206, 219) |
| HSL | hsl(186, 63%, 62%) |
| HSV | hsv(186, 56%, 86%) |
| CMYK | cmyk(55.7%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.16, -27.53, -15.94) |
| CIE-LCH | lch(77.16, 31.81, 210.07°) |
| OKLab | oklab(79.25% -0.091 -0.0441) |
| OKLCH | oklch(79.25% 0.101 205.8) |
| XYZ | xyz(39.7820, 51.7946, 74.9050) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.29
Darkturquoise
#00CED1
ΔE00 6.17
Robin'S Egg
#6DEDFD
ΔE00 7.15
Neon Blue
#04D9FF
ΔE00 7.27
Mediumturquoise
#48D1CC
ΔE00 7.29
Robin Egg Blue
#8AF1FE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CEDB #DB6E61
analogous
#61DBAB #61CEDB #6191DB
triadic
#61CEDB #DB61CE #CEDB61
tetradic
#61CEDB #AB61DB #DB6E61 #91DB61
square
#61CEDB #AB61DB #DB6E61 #91DB61
split-complementary
#61CEDB #DB6191 #DBAB61
monochromatic
#24919E #2FBED0 #61CEDB #93DDE6 #C5EDF2
Accessibility & contrast
On white
1.85
#61CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#61CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CEDB
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CEDB | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DC
Deuteranopia (green-blind)
#ACB8DB
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #61cedb; /* rgb */ color: rgb(97, 206, 219); /* oklch */ color: oklch(79.3% 0.101 205.8);
Tailwind
colors: {
custom: {
50: '#98dde6',
500: '#61cedb',
950: '#000000',
},
}SCSS
$custom: #61cedb; $custom-light: #98dde6; $custom-dark: #000000;
JSON
{
"hex": "#61cedb",
"rgb": {
"r": 97,
"g": 206,
"b": 219
},
"hsl": {
"h": 186.393,
"s": 62.887,
"l": 61.961
},
"oklch": {
"l": 0.79252,
"c": 0.10109,
"h": 205.8
},
"luminance": 0.51798
}Semantic roles & 50–950 ramp
primary
#61CEDB
secondary
#A1493F
accent
#2E1BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484