#61DEED#61DEED
#61DEED is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.112 H 206.1°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEED |
|---|---|
| RGB | rgb(97, 222, 237) |
| HSL | hsl(186, 80%, 65%) |
| HSV | hsv(186, 59%, 93%) |
| CMYK | cmyk(59.1%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(82.32, -30.30, -17.77) |
| CIE-LCH | lch(82.32, 35.12, 210.39°) |
| OKLab | oklab(83.6% -0.1006 -0.0492) |
| OKLCH | oklch(83.6% 0.112 206.1) |
| XYZ | xyz(46.3307, 60.8936, 89.4163) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.39
Aqua Blue
#02D8E9
ΔE00 3.58
Robin Egg Blue
#8AF1FE
ΔE00 5.04
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Neon Blue
#04D9FF
ΔE00 6.47
Bright Light Blue
#26F7FD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEED #ED7061
analogous
#61EDB6 #61DEED #6198ED
triadic
#61DEED #ED61DE #DEED61
tetradic
#61DEED #B661ED #ED7061 #98ED61
square
#61DEED #B661ED #ED7061 #98ED61
split-complementary
#61DEED #ED6198 #EDB661
monochromatic
#16ACBE #2AD3E7 #61DEED #98E9F3 #CFF5FA
Accessibility & contrast
On white
1.59
#61DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#61DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEED
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEED | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61deed; /* rgb */ color: rgb(97, 222, 237); /* oklch */ color: oklch(83.6% 0.112 206.1);
Tailwind
colors: {
custom: {
50: '#9be8f2',
500: '#61deed',
950: '#000000',
},
}SCSS
$custom: #61deed; $custom-light: #9be8f2; $custom-dark: #000000;
JSON
{
"hex": "#61deed",
"rgb": {
"r": 97,
"g": 222,
"b": 237
},
"hsl": {
"h": 186.429,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.83596,
"c": 0.11197,
"h": 206.1
},
"luminance": 0.60898
}Semantic roles & 50–950 ramp
primary
#61DEED
secondary
#BD4436
accent
#200ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485