#61DEDF#61DEDF
#61DEDF is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.111 H 196.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEDF |
|---|---|
| RGB | rgb(97, 222, 223) |
| HSL | hsl(180, 66%, 63%) |
| HSV | hsv(180, 57%, 87%) |
| CMYK | cmyk(56.5%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(81.90, -34.11, -10.98) |
| CIE-LCH | lch(81.90, 35.83, 197.84°) |
| OKLab | oklab(83.11% -0.1063 -0.0304) |
| OKLCH | oklch(83.11% 0.111 196) |
| XYZ | xyz(44.3646, 60.1072, 79.0616) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.22
Darkturquoise
#00CED1
ΔE00 5.21
Aqua Blue
#02D8E9
ΔE00 5.64
Bright Light Blue
#26F7FD
ΔE00 6.12
Robin'S Egg
#6DEDFD
ΔE00 6.27
Turquoise
#40E0D0
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEDF #DF6261
analogous
#61DFA1 #61DEDF #619FDF
triadic
#61DEDF #DF61DE #DEDF61
tetradic
#61DEDF #A161DF #DF6261 #9FDF61
square
#61DEDF #A161DF #DF6261 #9FDF61
split-complementary
#61DEDF #DF619F #DFA161
monochromatic
#21A3A4 #2ED3D5 #61DEDF #94E9E9 #C7F3F4
Accessibility & contrast
On white
1.61
#61DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#61DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEDF
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEDF | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61dedf; /* rgb */ color: rgb(97, 222, 223); /* oklch */ color: oklch(83.1% 0.111 196.0);
Tailwind
colors: {
custom: {
50: '#9ae8e9',
500: '#61dedf',
950: '#000000',
},
}SCSS
$custom: #61dedf; $custom-light: #9ae8e9; $custom-dark: #000000;
JSON
{
"hex": "#61dedf",
"rgb": {
"r": 97,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.476,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.83112,
"c": 0.11054,
"h": 196
},
"luminance": 0.60112
}Semantic roles & 50–950 ramp
primary
#61DEDF
secondary
#A73E3D
accent
#1917CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484