#61E1EB#61E1EB
#61E1EB is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.2% C 0.113 H 202.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #61E1EB |
|---|---|
| RGB | rgb(97, 225, 235) |
| HSL | hsl(184, 78%, 65%) |
| HSV | hsv(184, 59%, 92%) |
| CMYK | cmyk(58.7%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.12, -32.28, -15.51) |
| CIE-LCH | lch(83.12, 35.82, 205.67°) |
| OKLab | oklab(84.22% -0.1045 -0.0429) |
| OKLCH | oklch(84.22% 0.113 202.3) |
| XYZ | xyz(46.8441, 62.3852, 88.1540) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.45
Aqua Blue
#02D8E9
ΔE00 3.97
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Bright Light Blue
#26F7FD
ΔE00 5.87
Darkturquoise
#00CED1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E1EB #EB6B61
analogous
#61EBB0 #61E1EB #619CEB
triadic
#61E1EB #EB61E1 #E1EB61
tetradic
#61E1EB #B061EB #EB6B61 #9CEB61
square
#61E1EB #B061EB #EB6B61 #9CEB61
split-complementary
#61E1EB #EB619C #EBB061
monochromatic
#18AEBA #2BD7E4 #61E1EB #97EBF2 #CEF6F9
Accessibility & contrast
On white
1.56
#61E1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#61E1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E1EB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E1EB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e1eb; /* rgb */ color: rgb(97, 225, 235); /* oklch */ color: oklch(84.2% 0.113 202.3);
Tailwind
colors: {
custom: {
50: '#9beaf1',
500: '#61e1eb',
950: '#000000',
},
}SCSS
$custom: #61e1eb; $custom-light: #9beaf1; $custom-dark: #000000;
JSON
{
"hex": "#61e1eb",
"rgb": {
"r": 97,
"g": 225,
"b": 235
},
"hsl": {
"h": 184.348,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84217,
"c": 0.11295,
"h": 202.3
},
"luminance": 0.6239
}Semantic roles & 50–950 ramp
primary
#61E1EB
secondary
#B94037
accent
#1B0CDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485