#65EBDB#65EBDB
#65EBDB is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.1% C 0.120 H 184.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBDB |
|---|---|
| RGB | rgb(101, 235, 219) |
| HSL | hsl(173, 77%, 66%) |
| HSV | hsv(173, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(85.65, -40.38, -3.29) |
| CIE-LCH | lch(85.65, 40.51, 184.65°) |
| OKLab | oklab(86.15% -0.1193 -0.0095) |
| OKLCH | oklch(86.15% 0.12 184.6) |
| XYZ | xyz(47.8557, 67.2930, 77.4710) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.21
Tiffany Blue
#7BF2DA
ΔE00 3.36
Bright Aqua
#0BF9EA
ΔE00 4.36
Aqua (survey)
#13EAC9
ΔE00 5.84
Bright Turquoise
#0FFEF9
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBDB #EB6575
analogous
#65EB98 #65EBDB #65B8EB
triadic
#65EBDB #DB65EB #EBDB65
tetradic
#65EBDB #9865EB #EB6575 #B8EB65
square
#65EBDB #9865EB #EB6575 #B8EB65
split-complementary
#65EBDB #EB65B8 #EB9865
monochromatic
#19BDA9 #2FE4CE #65EBDB #9BF2E8 #D1F9F4
Accessibility & contrast
On white
1.45
#65EBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#65EBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBDB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBDB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDA
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#00F0E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65ebdb; /* rgb */ color: rgb(101, 235, 219); /* oklch */ color: oklch(86.1% 0.120 184.6);
Tailwind
colors: {
custom: {
50: '#9df2e6',
500: '#65ebdb',
950: '#000000',
},
}SCSS
$custom: #65ebdb; $custom-light: #9df2e6; $custom-dark: #000000;
JSON
{
"hex": "#65ebdb",
"rgb": {
"r": 101,
"g": 235,
"b": 219
},
"hsl": {
"h": 172.836,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.86147,
"c": 0.11967,
"h": 184.6
},
"luminance": 0.67298
}Semantic roles & 50–950 ramp
primary
#65EBDB
secondary
#BC3848
accent
#0C25D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584