#65E3DF#65E3DF
#65E3DF is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.4% C 0.112 H 192.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #65E3DF |
|---|---|
| RGB | rgb(101, 227, 223) |
| HSL | hsl(178, 69%, 64%) |
| HSV | hsv(178, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 1.8%, 11%) |
| CIE-LAB | lab(83.46, -35.71, -8.64) |
| CIE-LCH | lch(83.46, 36.74, 193.60°) |
| OKLab | oklab(84.41% -0.1092 -0.024) |
| OKLCH | oklch(84.41% 0.112 192.4) |
| XYZ | xyz(46.1495, 63.0280, 79.5313) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.60
Turquoise
#40E0D0
ΔE00 4.83
Bright Light Blue
#26F7FD
ΔE00 5.85
Bright Cyan
#41FDFE
ΔE00 6.11
Darkturquoise
#00CED1
ΔE00 6.41
Bright Turquoise
#0FFEF9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E3DF #E36569
analogous
#65E3A0 #65E3DF #65A8E3
triadic
#65E3DF #DF65E3 #E3DF65
tetradic
#65E3DF #A065E3 #E36569 #A8E365
square
#65E3DF #A065E3 #E36569 #A8E365
split-complementary
#65E3DF #E365A8 #E3A065
monochromatic
#20AEA9 #31DAD4 #65E3DF #99ECEA #CDF6F5
Accessibility & contrast
On white
1.54
#65E3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#65E3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E3DF
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E3DF | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#C2CAE0
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e3df; /* rgb */ color: rgb(101, 227, 223); /* oklch */ color: oklch(84.4% 0.112 192.4);
Tailwind
colors: {
custom: {
50: '#9cece8',
500: '#65e3df',
950: '#000000',
},
}SCSS
$custom: #65e3df; $custom-light: #9cece8; $custom-dark: #000000;
JSON
{
"hex": "#65e3df",
"rgb": {
"r": 101,
"g": 227,
"b": 223
},
"hsl": {
"h": 178.095,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.84407,
"c": 0.11184,
"h": 192.4
},
"luminance": 0.63033
}Semantic roles & 50–950 ramp
primary
#65E3DF
secondary
#AF3D41
accent
#141AD1
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484