#61E2E8#61E2E8
#61E2E8 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.3% C 0.113 H 199.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #61E2E8 |
|---|---|
| RGB | rgb(97, 226, 232) |
| HSL | hsl(183, 75%, 65%) |
| HSV | hsv(183, 58%, 91%) |
| CMYK | cmyk(58.2%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(83.31, -33.57, -13.63) |
| CIE-LCH | lch(83.31, 36.23, 202.10°) |
| OKLab | oklab(84.34% -0.1067 -0.0377) |
| OKLCH | oklch(84.34% 0.113 199.5) |
| XYZ | xyz(46.6854, 62.7555, 85.9810) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.34
Aqua Blue
#02D8E9
ΔE00 4.70
Bright Light Blue
#26F7FD
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Mediumturquoise
#48D1CC
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E2E8 #E86761
analogous
#61E8AB #61E2E8 #619EE8
triadic
#61E2E8 #E861E2 #E2E861
tetradic
#61E2E8 #AB61E8 #E86761 #9EE861
square
#61E2E8 #AB61E8 #E86761 #9EE861
split-complementary
#61E2E8 #E8619E #E8AB61
monochromatic
#1AADB4 #2CD8E0 #61E2E8 #96ECF0 #CCF6F8
Accessibility & contrast
On white
1.55
#61E2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#61E2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E2E8
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E2E8 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9E9
Deuteranopia (green-blind)
#BEC9E9
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e2e8; /* rgb */ color: rgb(97, 226, 232); /* oklch */ color: oklch(84.3% 0.113 199.5);
Tailwind
colors: {
custom: {
50: '#9bebef',
500: '#61e2e8',
950: '#000000',
},
}SCSS
$custom: #61e2e8; $custom-light: #9bebef; $custom-dark: #000000;
JSON
{
"hex": "#61e2e8",
"rgb": {
"r": 97,
"g": 226,
"b": 232
},
"hsl": {
"h": 182.667,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.84344,
"c": 0.11319,
"h": 199.5
},
"luminance": 0.6276
}Semantic roles & 50–950 ramp
primary
#61E2E8
secondary
#B53E39
accent
#180FD7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485