#61E7EB#61E7EB
#61E7EB is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.6% C 0.116 H 197.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #61E7EB |
|---|---|
| RGB | rgb(97, 231, 235) |
| HSL | hsl(182, 78%, 65%) |
| HSV | hsv(182, 59%, 92%) |
| CMYK | cmyk(58.7%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(84.84, -35.10, -12.94) |
| CIE-LCH | lch(84.84, 37.41, 200.23°) |
| OKLab | oklab(85.6% -0.1106 -0.0358) |
| OKLCH | oklch(85.6% 0.116 197.9) |
| XYZ | xyz(48.4946, 65.6863, 88.7042) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.21
Robin'S Egg
#6DEDFD
ΔE00 4.55
Bright Cyan
#41FDFE
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Aqua Blue
#02D8E9
ΔE00 5.71
Aqua
#00FFFF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E7EB #EB6561
analogous
#61EBAA #61E7EB #61A2EB
triadic
#61E7EB #EB61E7 #E7EB61
tetradic
#61E7EB #AA61EB #EB6561 #A2EB61
square
#61E7EB #AA61EB #EB6561 #A2EB61
split-complementary
#61E7EB #EB61A2 #EBAA61
monochromatic
#18B5BA #2BDFE4 #61E7EB #97EFF2 #CEF8F9
Accessibility & contrast
On white
1.49
#61E7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#61E7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E7EB
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E7EB | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61e7eb; /* rgb */ color: rgb(97, 231, 235); /* oklch */ color: oklch(85.6% 0.116 197.9);
Tailwind
colors: {
custom: {
50: '#9ceff1',
500: '#61e7eb',
950: '#000000',
},
}SCSS
$custom: #61e7eb; $custom-light: #9ceff1; $custom-dark: #000000;
JSON
{
"hex": "#61e7eb",
"rgb": {
"r": 97,
"g": 231,
"b": 235
},
"hsl": {
"h": 181.739,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.85603,
"c": 0.11628,
"h": 197.9
},
"luminance": 0.65691
}Semantic roles & 50–950 ramp
primary
#61E7EB
secondary
#B93B37
accent
#120CDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585