#65E6DE#65E6DE
#65E6DE is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.1% C 0.114 H 189.7°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6DE |
|---|---|
| RGB | rgb(101, 230, 222) |
| HSL | hsl(176, 72%, 65%) |
| HSV | hsv(176, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 3.5%, 9.8%) |
| CIE-LAB | lab(84.29, -37.35, -6.87) |
| CIE-LCH | lch(84.29, 37.98, 190.43°) |
| OKLab | oklab(85.07% -0.1128 -0.0192) |
| OKLCH | oklch(85.07% 0.114 189.7) |
| XYZ | xyz(46.8427, 64.6296, 79.0992) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.82
Mediumturquoise
#48D1CC
ΔE00 5.18
Bright Aqua
#0BF9EA
ΔE00 5.59
Tiffany Blue
#7BF2DA
ΔE00 5.94
Bright Turquoise
#0FFEF9
ΔE00 6.01
Bright Cyan
#41FDFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6DE #E6656D
analogous
#65E69D #65E6DE #65AEE6
triadic
#65E6DE #DE65E6 #E6DE65
tetradic
#65E6DE #9D65E6 #E6656D #AEE665
square
#65E6DE #9D65E6 #E6656D #AEE665
split-complementary
#65E6DE #E665AE #E69D65
monochromatic
#1DB3AA #30DDD3 #65E6DE #9AEFE9 #CEF7F5
Accessibility & contrast
On white
1.51
#65E6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#65E6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6DE
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6DE | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#00EBE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e6de; /* rgb */ color: rgb(101, 230, 222); /* oklch */ color: oklch(85.1% 0.114 189.7);
Tailwind
colors: {
custom: {
50: '#9deee8',
500: '#65e6de',
950: '#000000',
},
}SCSS
$custom: #65e6de; $custom-light: #9deee8; $custom-dark: #000000;
JSON
{
"hex": "#65e6de",
"rgb": {
"r": 101,
"g": 230,
"b": 222
},
"hsl": {
"h": 176.279,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.85073,
"c": 0.11441,
"h": 189.7
},
"luminance": 0.64634
}Semantic roles & 50–950 ramp
primary
#65E6DE
secondary
#B43B43
accent
#111DD4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584