#61E4E4#61E4E4
#61E4E4 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.7% C 0.114 H 195.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #61E4E4 |
|---|---|
| RGB | rgb(97, 228, 228) |
| HSL | hsl(180, 71%, 64%) |
| HSV | hsv(180, 57%, 89%) |
| CMYK | cmyk(57.5%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(83.77, -35.58, -10.83) |
| CIE-LCH | lch(83.77, 37.19, 196.93°) |
| OKLab | oklab(84.67% -0.1104 -0.03) |
| OKLCH | oklch(84.67% 0.114 195.2) |
| XYZ | xyz(46.6707, 63.6249, 83.2050) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.98
Mediumturquoise
#48D1CC
ΔE00 5.11
Bright Cyan
#41FDFE
ΔE00 5.62
Robin'S Egg
#6DEDFD
ΔE00 6.04
Turquoise
#40E0D0
ΔE00 6.05
Darkturquoise
#00CED1
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E4E4 #E46161
analogous
#61E4A2 #61E4E4 #61A2E4
triadic
#61E4E4 #E461E4 #E4E461
tetradic
#61E4E4 #A261E4 #E46161 #A2E461
square
#61E4E4 #A261E4 #E46161 #A2E461
split-complementary
#61E4E4 #E461A2 #E4A261
monochromatic
#1EADAD #2DDBDB #61E4E4 #95EDED #CAF6F6
Accessibility & contrast
On white
1.53
#61E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#61E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E4E4
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E4E4 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE4
Deuteranopia (green-blind)
#C1CAE5
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61e4e4; /* rgb */ color: rgb(97, 228, 228); /* oklch */ color: oklch(84.7% 0.114 195.2);
Tailwind
colors: {
custom: {
50: '#9bedec',
500: '#61e4e4',
950: '#000000',
},
}SCSS
$custom: #61e4e4; $custom-light: #9bedec; $custom-dark: #000000;
JSON
{
"hex": "#61e4e4",
"rgb": {
"r": 97,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 70.811,
"l": 63.725
},
"oklch": {
"l": 0.84674,
"c": 0.11445,
"h": 195.2
},
"luminance": 0.6363
}Semantic roles & 50–950 ramp
primary
#61E4E4
secondary
#AE3B3B
accent
#1313D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584