#65E3DE#65E3DE
#65E3DE is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.4% C 0.112 H 191.7°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65E3DE |
|---|---|
| RGB | rgb(101, 227, 222) |
| HSL | hsl(178, 69%, 64%) |
| HSV | hsv(178, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 2.2%, 11%) |
| CIE-LAB | lab(83.43, -35.97, -8.15) |
| CIE-LCH | lch(83.43, 36.88, 192.77°) |
| OKLab | oklab(84.37% -0.1096 -0.0227) |
| OKLCH | oklch(84.37% 0.112 191.7) |
| XYZ | xyz(46.0151, 62.9742, 78.8233) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.52
Mediumturquoise
#48D1CC
ΔE00 4.55
Bright Light Blue
#26F7FD
ΔE00 6.04
Bright Cyan
#41FDFE
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 6.51
Bright Turquoise
#0FFEF9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E3DE #E3656A
analogous
#65E39F #65E3DE #65A9E3
triadic
#65E3DE #DE65E3 #E3DE65
tetradic
#65E3DE #9F65E3 #E3656A #A9E365
square
#65E3DE #9F65E3 #E3656A #A9E365
split-complementary
#65E3DE #E365A9 #E39F65
monochromatic
#20AEA8 #31DAD3 #65E3DE #99ECE9 #CDF6F4
Accessibility & contrast
On white
1.54
#65E3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#65E3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E3DE
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E3DE | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#C2CADF
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e3de; /* rgb */ color: rgb(101, 227, 222); /* oklch */ color: oklch(84.4% 0.112 191.7);
Tailwind
colors: {
custom: {
50: '#9cece8',
500: '#65e3de',
950: '#000000',
},
}SCSS
$custom: #65e3de; $custom-light: #9cece8; $custom-dark: #000000;
JSON
{
"hex": "#65e3de",
"rgb": {
"r": 101,
"g": 227,
"b": 222
},
"hsl": {
"h": 177.619,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.84374,
"c": 0.11197,
"h": 191.7
},
"luminance": 0.62979
}Semantic roles & 50–950 ramp
primary
#65E3DE
secondary
#AF3D41
accent
#141CD1
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484