#61DFEA#61DFEA
#61DFEA is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.112 H 203.2°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFEA |
|---|---|
| RGB | rgb(97, 223, 234) |
| HSL | hsl(185, 77%, 65%) |
| HSV | hsv(185, 59%, 92%) |
| CMYK | cmyk(58.5%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.51, -31.61, -15.89) |
| CIE-LCH | lch(82.51, 35.37, 206.69°) |
| OKLab | oklab(83.72% -0.1028 -0.044) |
| OKLCH | oklch(83.72% 0.112 203.2) |
| XYZ | xyz(46.1625, 61.2525, 87.2161) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.61
Aqua Blue
#02D8E9
ΔE00 3.68
Robin Egg Blue
#8AF1FE
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 5.81
Bright Light Blue
#26F7FD
ΔE00 6.41
Darkturquoise
#00CED1
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFEA #EA6C61
analogous
#61EAB1 #61DFEA #619AEA
triadic
#61DFEA #EA61DF #DFEA61
tetradic
#61DFEA #B161EA #EA6C61 #9AEA61
square
#61DFEA #B161EA #EA6C61 #9AEA61
split-complementary
#61DFEA #EA619A #EAB161
monochromatic
#18ABB8 #2BD4E3 #61DFEA #97EAF1 #CDF5F8
Accessibility & contrast
On white
1.58
#61DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#61DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFEA
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFEA | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61dfea; /* rgb */ color: rgb(97, 223, 234); /* oklch */ color: oklch(83.7% 0.112 203.2);
Tailwind
colors: {
custom: {
50: '#9be9f0',
500: '#61dfea',
950: '#000000',
},
}SCSS
$custom: #61dfea; $custom-light: #9be9f0; $custom-dark: #000000;
JSON
{
"hex": "#61dfea",
"rgb": {
"r": 97,
"g": 223,
"b": 234
},
"hsl": {
"h": 184.818,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.8372,
"c": 0.11182,
"h": 203.2
},
"luminance": 0.61257
}Semantic roles & 50–950 ramp
primary
#61DFEA
secondary
#B84238
accent
#1D0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485