#65EBDA#65EBDA
#65EBDA is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.1% C 0.120 H 183.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBDA |
|---|---|
| RGB | rgb(101, 235, 218) |
| HSL | hsl(172, 77%, 66%) |
| HSV | hsv(172, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(85.63, -40.63, -2.80) |
| CIE-LCH | lch(85.63, 40.73, 183.94°) |
| OKLab | oklab(86.12% -0.1197 -0.0082) |
| OKLCH | oklch(86.12% 0.12 183.9) |
| XYZ | xyz(47.7244, 67.2405, 76.7797) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.12
Turquoise
#40E0D0
ΔE00 3.21
Bright Aqua
#0BF9EA
ΔE00 4.42
Aqua (survey)
#13EAC9
ΔE00 5.56
Bright Turquoise
#0FFEF9
ΔE00 6.40
Mediumturquoise
#48D1CC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBDA #EB6576
analogous
#65EB97 #65EBDA #65B9EB
triadic
#65EBDA #DA65EB #EBDA65
tetradic
#65EBDA #9765EB #EB6576 #B9EB65
square
#65EBDA #9765EB #EB6576 #B9EB65
split-complementary
#65EBDA #EB65B9 #EB9765
monochromatic
#19BDA8 #2FE4CD #65EBDA #9BF2E7 #D1F9F4
Accessibility & contrast
On white
1.45
#65EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#65EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBDA
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBDA | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD9
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65ebda; /* rgb */ color: rgb(101, 235, 218); /* oklch */ color: oklch(86.1% 0.120 183.9);
Tailwind
colors: {
custom: {
50: '#9df2e5',
500: '#65ebda',
950: '#000000',
},
}SCSS
$custom: #65ebda; $custom-light: #9df2e5; $custom-dark: #000000;
JSON
{
"hex": "#65ebda",
"rgb": {
"r": 101,
"g": 235,
"b": 218
},
"hsl": {
"h": 172.388,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.86117,
"c": 0.12,
"h": 183.9
},
"luminance": 0.67245
}Semantic roles & 50–950 ramp
primary
#65EBDA
secondary
#BC3849
accent
#0C26D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584