#61EBED#61EBED
#61EBED is a very light, moderate teal. Relative luminance 0.681; OKLCH L 86.6% C 0.119 H 196.5°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBED |
|---|---|
| RGB | rgb(97, 235, 237) |
| HSL | hsl(181, 80%, 65%) |
| HSV | hsv(181, 59%, 93%) |
| CMYK | cmyk(59.1%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.04, -36.42, -12.19) |
| CIE-LCH | lch(86.04, 38.41, 198.50°) |
| OKLab | oklab(86.6% -0.1139 -0.0338) |
| OKLCH | oklch(86.6% 0.119 196.5) |
| XYZ | xyz(49.9176, 68.0673, 90.6119) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.55
Bright Cyan
#41FDFE
ΔE00 4.20
Robin'S Egg
#6DEDFD
ΔE00 5.09
Aqua
#00FFFF
ΔE00 5.17
Bright Turquoise
#0FFEF9
ΔE00 5.53
Robin Egg Blue
#8AF1FE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBED #ED6361
analogous
#61EDA9 #61EBED #61A5ED
triadic
#61EBED #ED61EB #EBED61
tetradic
#61EBED #A961ED #ED6361 #A5ED61
square
#61EBED #A961ED #ED6361 #A5ED61
split-complementary
#61EBED #ED61A5 #EDA961
monochromatic
#16BCBE #2AE4E7 #61EBED #98F2F3 #CFF9FA
Accessibility & contrast
On white
1.44
#61EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#61EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBED
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBED | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1ED
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #61ebed; /* rgb */ color: rgb(97, 235, 237); /* oklch */ color: oklch(86.6% 0.119 196.5);
Tailwind
colors: {
custom: {
50: '#9cf2f2',
500: '#61ebed',
950: '#000000',
},
}SCSS
$custom: #61ebed; $custom-light: #9cf2f2; $custom-dark: #000000;
JSON
{
"hex": "#61ebed",
"rgb": {
"r": 97,
"g": 235,
"b": 237
},
"hsl": {
"h": 180.857,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.86596,
"c": 0.11879,
"h": 196.5
},
"luminance": 0.68072
}Semantic roles & 50–950 ramp
primary
#61EBED
secondary
#BD3836
accent
#0D0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585