#61D8EB#61D8EB
#61D8EB is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.1% C 0.109 H 209.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #61D8EB |
|---|---|
| RGB | rgb(97, 216, 235) |
| HSL | hsl(188, 78%, 65%) |
| HSV | hsv(188, 59%, 92%) |
| CMYK | cmyk(58.7%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(80.54, -27.95, -19.39) |
| CIE-LCH | lch(80.54, 34.02, 214.75°) |
| OKLab | oklab(82.14% -0.0952 -0.0537) |
| OKLCH | oklch(82.14% 0.109 209.5) |
| XYZ | xyz(44.4749, 57.6468, 87.3643) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.99
Robin'S Egg
#6DEDFD
ΔE00 4.87
Neon Blue
#04D9FF
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 6.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.86
Sky Blue
#87CEEB
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D8EB #EB7461
analogous
#61EBB9 #61D8EB #6193EB
triadic
#61D8EB #EB61D8 #D8EB61
tetradic
#61D8EB #B961EB #EB7461 #93EB61
square
#61D8EB #B961EB #EB7461 #93EB61
split-complementary
#61D8EB #EB6193 #EBB961
monochromatic
#18A4BA #2BCBE4 #61D8EB #97E5F2 #CEF3F9
Accessibility & contrast
On white
1.68
#61D8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#61D8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D8EB
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D8EB | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61d8eb; /* rgb */ color: rgb(97, 216, 235); /* oklch */ color: oklch(82.1% 0.109 209.5);
Tailwind
colors: {
custom: {
50: '#9ae4f1',
500: '#61d8eb',
950: '#000000',
},
}SCSS
$custom: #61d8eb; $custom-light: #9ae4f1; $custom-dark: #000000;
JSON
{
"hex": "#61d8eb",
"rgb": {
"r": 97,
"g": 216,
"b": 235
},
"hsl": {
"h": 188.261,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.82143,
"c": 0.10928,
"h": 209.5
},
"luminance": 0.57651
}Semantic roles & 50–950 ramp
primary
#61D8EB
secondary
#B94937
accent
#280CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485