#61DFE4#61DFE4
#61DFE4 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.111 H 198.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFE4 |
|---|---|
| RGB | rgb(97, 223, 228) |
| HSL | hsl(182, 71%, 64%) |
| HSV | hsv(182, 57%, 89%) |
| CMYK | cmyk(57.5%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(82.33, -33.24, -12.98) |
| CIE-LCH | lch(82.33, 35.68, 201.33°) |
| OKLab | oklab(83.51% -0.1053 -0.0359) |
| OKLCH | oklch(83.51% 0.111 198.8) |
| XYZ | xyz(45.3151, 60.9136, 82.7531) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.65
Robin'S Egg
#6DEDFD
ΔE00 4.99
Mediumturquoise
#48D1CC
ΔE00 5.33
Darkturquoise
#00CED1
ΔE00 5.60
Bright Light Blue
#26F7FD
ΔE00 5.84
Robin Egg Blue
#8AF1FE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFE4 #E46661
analogous
#61E4A7 #61DFE4 #619DE4
triadic
#61DFE4 #E461DF #DFE461
tetradic
#61DFE4 #A761E4 #E46661 #9DE461
square
#61DFE4 #A761E4 #E46661 #9DE461
split-complementary
#61DFE4 #E4619D #E4A761
monochromatic
#1EA8AD #2DD4DB #61DFE4 #95EAED #CAF4F6
Accessibility & contrast
On white
1.59
#61DFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#61DFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFE4
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFE4 | 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)
#D1D6E5
Deuteranopia (green-blind)
#BCC6E5
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61dfe4; /* rgb */ color: rgb(97, 223, 228); /* oklch */ color: oklch(83.5% 0.111 198.8);
Tailwind
colors: {
custom: {
50: '#9ae9ec',
500: '#61dfe4',
950: '#000000',
},
}SCSS
$custom: #61dfe4; $custom-light: #9ae9ec; $custom-dark: #000000;
JSON
{
"hex": "#61dfe4",
"rgb": {
"r": 97,
"g": 223,
"b": 228
},
"hsl": {
"h": 182.29,
"s": 70.811,
"l": 63.725
},
"oklch": {
"l": 0.83513,
"c": 0.11122,
"h": 198.8
},
"luminance": 0.60918
}Semantic roles & 50–950 ramp
primary
#61DFE4
secondary
#AE3F3B
accent
#1A13D3
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484