#61EBF3#61EBF3
#61EBF3 is a very light, moderate teal. Relative luminance 0.684; OKLCH L 86.8% C 0.119 H 200.5°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBF3 |
|---|---|
| RGB | rgb(97, 235, 243) |
| HSL | hsl(183, 86%, 67%) |
| HSV | hsv(183, 60%, 95%) |
| CMYK | cmyk(60.1%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(86.22, -34.80, -15.08) |
| CIE-LCH | lch(86.22, 37.93, 203.42°) |
| OKLab | oklab(86.8% -0.1114 -0.0417) |
| OKLCH | oklch(86.8% 0.119 200.5) |
| XYZ | xyz(50.8088, 68.4238, 95.3061) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.10
Bright Light Blue
#26F7FD
ΔE00 3.78
Robin Egg Blue
#8AF1FE
ΔE00 4.37
Bright Cyan
#41FDFE
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Aqua Blue
#02D8E9
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBF3 #F36961
analogous
#61F3B2 #61EBF3 #61A2F3
triadic
#61EBF3 #F361EB #EBF361
tetradic
#61EBF3 #B261F3 #F36961 #A2F361
square
#61EBF3 #B261F3 #F36961 #A2F361
split-complementary
#61EBF3 #F361A2 #F3B261
monochromatic
#0FC0CA #28E4EF #61EBF3 #9AF2F7 #D3F9FC
Accessibility & contrast
On white
1.43
#61EBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#61EBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBF3
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBF3 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F4
Deuteranopia (green-blind)
#C4D1F4
Tritanopia (blue-blind)
#00F3ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #61ebf3; /* rgb */ color: rgb(97, 235, 243); /* oklch */ color: oklch(86.8% 0.119 200.5);
Tailwind
colors: {
custom: {
50: '#9df2f7',
500: '#61ebf3',
950: '#000000',
},
}SCSS
$custom: #61ebf3; $custom-light: #9df2f7; $custom-dark: #000000;
JSON
{
"hex": "#61ebf3",
"rgb": {
"r": 97,
"g": 235,
"b": 243
},
"hsl": {
"h": 183.288,
"s": 85.882,
"l": 66.667
},
"oklch": {
"l": 0.86798,
"c": 0.119,
"h": 200.5
},
"luminance": 0.68429
}Semantic roles & 50–950 ramp
primary
#61EBF3
secondary
#C73A31
accent
#0F03E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585