#65EBD4#65EBD4
#65EBD4 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.9% C 0.122 H 180.2°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBD4 |
|---|---|
| RGB | rgb(101, 235, 212) |
| HSL | hsl(170, 77%, 66%) |
| HSV | hsv(170, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 9.8%, 7.8%) |
| CIE-LAB | lab(85.47, -42.11, 0.13) |
| CIE-LCH | lch(85.47, 42.11, 179.83°) |
| OKLab | oklab(85.94% -0.1223 -0.0003) |
| OKLCH | oklch(85.94% 0.122 180.2) |
| XYZ | xyz(46.9535, 66.9322, 72.7193) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.22
Turquoise
#40E0D0
ΔE00 3.83
Aqua (survey)
#13EAC9
ΔE00 4.16
Bright Aqua
#0BF9EA
ΔE00 5.25
Light Turquoise
#7EF4CC
ΔE00 5.67
Light Aqua
#8CFFDB
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBD4 #EB657C
analogous
#65EB91 #65EBD4 #65BFEB
triadic
#65EBD4 #D465EB #EBD465
tetradic
#65EBD4 #9165EB #EB657C #BFEB65
square
#65EBD4 #9165EB #EB657C #BFEB65
split-complementary
#65EBD4 #EB65BF #EB9165
monochromatic
#19BDA1 #2FE4C5 #65EBD4 #9BF2E3 #D1F9F2
Accessibility & contrast
On white
1.46
#65EBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#65EBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBD4
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBD4 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED3
Deuteranopia (green-blind)
#CDCFD6
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65ebd4; /* rgb */ color: rgb(101, 235, 212); /* oklch */ color: oklch(85.9% 0.122 180.2);
Tailwind
colors: {
custom: {
50: '#9df2e1',
500: '#65ebd4',
950: '#000000',
},
}SCSS
$custom: #65ebd4; $custom-light: #9df2e1; $custom-dark: #000000;
JSON
{
"hex": "#65ebd4",
"rgb": {
"r": 101,
"g": 235,
"b": 212
},
"hsl": {
"h": 169.701,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85939,
"c": 0.12231,
"h": 180.2
},
"luminance": 0.66937
}Semantic roles & 50–950 ramp
primary
#65EBD4
secondary
#BC384F
accent
#0C2FD9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584