#61EDEB#61EDEB
#61EDEB is a very light, vivid teal. Relative luminance 0.691; OKLCH L 87.0% C 0.120 H 193.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #61EDEB |
|---|---|
| RGB | rgb(97, 237, 235) |
| HSL | hsl(179, 80%, 65%) |
| HSV | hsv(179, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(86.55, -37.87, -10.37) |
| CIE-LCH | lch(86.55, 39.27, 195.31°) |
| OKLab | oklab(86.99% -0.1167 -0.0288) |
| OKLCH | oklch(86.99% 0.12 193.9) |
| XYZ | xyz(50.2028, 69.1027, 89.2736) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.79
Bright Cyan
#41FDFE
ΔE00 3.80
Bright Turquoise
#0FFEF9
ΔE00 4.63
Aqua
#00FFFF
ΔE00 4.65
Bright Aqua
#0BF9EA
ΔE00 5.74
Turquoise
#40E0D0
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EDEB #ED6163
analogous
#61EDA5 #61EDEB #61A9ED
triadic
#61EDEB #EB61ED #EDEB61
tetradic
#61EDEB #A561ED #ED6163 #A9ED61
square
#61EDEB #A561ED #ED6163 #A9ED61
split-complementary
#61EDEB #ED61A9 #EDA561
monochromatic
#16BEBC #2AE7E4 #61EDEB #98F3F2 #CFFAF9
Accessibility & contrast
On white
1.42
#61EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#61EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EDEB
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EDEB | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #61edeb; /* rgb */ color: rgb(97, 237, 235); /* oklch */ color: oklch(87.0% 0.120 193.9);
Tailwind
colors: {
custom: {
50: '#9cf3f1',
500: '#61edeb',
950: '#000000',
},
}SCSS
$custom: #61edeb; $custom-light: #9cf3f1; $custom-dark: #000000;
JSON
{
"hex": "#61edeb",
"rgb": {
"r": 97,
"g": 237,
"b": 235
},
"hsl": {
"h": 179.143,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.86993,
"c": 0.12025,
"h": 193.9
},
"luminance": 0.69108
}Semantic roles & 50–950 ramp
primary
#61EDEB
secondary
#BD3638
accent
#0A0DDC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585