#61DFF3#61DFF3
#61DFF3 is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.114 H 209.5°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFF3 |
|---|---|
| RGB | rgb(97, 223, 243) |
| HSL | hsl(188, 86%, 67%) |
| HSV | hsv(188, 60%, 95%) |
| CMYK | cmyk(60.1%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(82.80, -29.10, -20.23) |
| CIE-LCH | lch(82.80, 35.44, 214.81°) |
| OKLab | oklab(84.04% -0.0992 -0.0561) |
| OKLCH | oklch(84.04% 0.114 209.5) |
| XYZ | xyz(47.4884, 61.7829, 94.1993) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.40
Aqua Blue
#02D8E9
ΔE00 4.30
Robin Egg Blue
#8AF1FE
ΔE00 5.04
Neon Blue
#04D9FF
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Sky Blue
#87CEEB
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFF3 #F37561
analogous
#61F3BE #61DFF3 #6196F3
triadic
#61DFF3 #F361DF #DFF361
tetradic
#61DFF3 #BE61F3 #F37561 #96F361
square
#61DFF3 #BE61F3 #F37561 #96F361
split-complementary
#61DFF3 #F36196 #F3BE61
monochromatic
#0FB1CA #28D3EF #61DFF3 #9AEBF7 #D3F6FC
Accessibility & contrast
On white
1.57
#61DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#61DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFF3
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFF3 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F4
Deuteranopia (green-blind)
#B7C7F3
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #61dff3; /* rgb */ color: rgb(97, 223, 243); /* oklch */ color: oklch(84.0% 0.114 209.5);
Tailwind
colors: {
custom: {
50: '#9ce9f7',
500: '#61dff3',
950: '#000000',
},
}SCSS
$custom: #61dff3; $custom-light: #9ce9f7; $custom-dark: #000000;
JSON
{
"hex": "#61dff3",
"rgb": {
"r": 97,
"g": 223,
"b": 243
},
"hsl": {
"h": 188.219,
"s": 85.882,
"l": 66.667
},
"oklch": {
"l": 0.84042,
"c": 0.11398,
"h": 209.5
},
"luminance": 0.61788
}Semantic roles & 50–950 ramp
primary
#61DFF3
secondary
#C74631
accent
#2203E2
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485