#61CED8#61CED8
#61CED8 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.100 H 203.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #61CED8 |
|---|---|
| RGB | rgb(97, 206, 216) |
| HSL | hsl(185, 60%, 61%) |
| HSV | hsv(185, 55%, 85%) |
| CMYK | cmyk(55.1%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(77.06, -28.36, -14.47) |
| CIE-LCH | lch(77.06, 31.83, 207.03°) |
| OKLab | oklab(79.15% -0.0922 -0.04) |
| OKLCH | oklch(79.15% 0.1 203.4) |
| XYZ | xyz(39.3906, 51.6381, 72.8437) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 5.34
Mediumturquoise
#48D1CC
ΔE00 6.23
Robin'S Egg
#6DEDFD
ΔE00 7.34
Neon Blue
#04D9FF
ΔE00 8.20
Robin Egg Blue
#8AF1FE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CED8 #D86B61
analogous
#61D8A7 #61CED8 #6193D8
triadic
#61CED8 #D861CE #CED861
tetradic
#61CED8 #A761D8 #D86B61 #93D861
square
#61CED8 #A761D8 #D86B61 #93D861
split-complementary
#61CED8 #D86193 #D8A761
monochromatic
#268F99 #32BDCA #61CED8 #92DDE4 #C3ECF0
Accessibility & contrast
On white
1.85
#61CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#61CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CED8
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CED8 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D9
Deuteranopia (green-blind)
#ADB8D9
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #61ced8; /* rgb */ color: rgb(97, 206, 216); /* oklch */ color: oklch(79.1% 0.100 203.4);
Tailwind
colors: {
custom: {
50: '#98dde4',
500: '#61ced8',
950: '#000000',
},
}SCSS
$custom: #61ced8; $custom-light: #98dde4; $custom-dark: #000000;
JSON
{
"hex": "#61ced8",
"rgb": {
"r": 97,
"g": 206,
"b": 216
},
"hsl": {
"h": 185.042,
"s": 60.406,
"l": 61.373
},
"oklch": {
"l": 0.79145,
"c": 0.10049,
"h": 203.4
},
"luminance": 0.51642
}Semantic roles & 50–950 ramp
primary
#61CED8
secondary
#9D4840
accent
#2C1DC8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484