#61EEED#61EEED
#61EEED is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.3% C 0.121 H 194.5°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #61EEED |
|---|---|
| RGB | rgb(97, 238, 237) |
| HSL | hsl(180, 81%, 66%) |
| HSV | hsv(180, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(86.90, -37.80, -10.91) |
| CIE-LCH | lch(86.90, 39.35, 196.10°) |
| OKLab | oklab(87.29% -0.1169 -0.0303) |
| OKLCH | oklch(87.29% 0.121 194.5) |
| XYZ | xyz(50.7837, 69.7996, 90.9007) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.47
Bright Cyan
#41FDFE
ΔE00 3.55
Aqua
#00FFFF
ΔE00 4.47
Bright Turquoise
#0FFEF9
ΔE00 4.58
Bright Aqua
#0BF9EA
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EEED #EE6162
analogous
#61EEA6 #61EEED #61A9EE
triadic
#61EEED #ED61EE #EEED61
tetradic
#61EEED #A661EE #EE6162 #A9EE61
square
#61EEED #A661EE #EE6162 #A9EE61
split-complementary
#61EEED #EE61A9 #EEA661
monochromatic
#15C0BF #2AE8E7 #61EEED #98F4F3 #D0FAFA
Accessibility & contrast
On white
1.40
#61EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#61EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EEED
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EEED | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#C9D3EE
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #61eeed; /* rgb */ color: rgb(97, 238, 237); /* oklch */ color: oklch(87.3% 0.121 194.5);
Tailwind
colors: {
custom: {
50: '#9cf4f2',
500: '#61eeed',
950: '#000000',
},
}SCSS
$custom: #61eeed; $custom-light: #9cf4f2; $custom-dark: #000000;
JSON
{
"hex": "#61eeed",
"rgb": {
"r": 97,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.574,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.8729,
"c": 0.12079,
"h": 194.5
},
"luminance": 0.69805
}Semantic roles & 50–950 ramp
primary
#61EEED
secondary
#BE3536
accent
#090ADD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585