#65E3E2#65E3E2
#65E3E2 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.5% C 0.112 H 194.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #65E3E2 |
|---|---|
| RGB | rgb(101, 227, 226) |
| HSL | hsl(180, 69%, 64%) |
| HSV | hsv(180, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(83.54, -34.92, -10.10) |
| CIE-LCH | lch(83.54, 36.35, 196.13°) |
| OKLab | oklab(84.5% -0.108 -0.028) |
| OKLCH | oklch(84.5% 0.112 194.5) |
| XYZ | xyz(46.5575, 63.1912, 81.6803) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.89
Bright Light Blue
#26F7FD
ΔE00 5.41
Turquoise
#40E0D0
ΔE00 5.81
Bright Cyan
#41FDFE
ΔE00 5.95
Darkturquoise
#00CED1
ΔE00 6.23
Robin'S Egg
#6DEDFD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E3E2 #E36566
analogous
#65E3A3 #65E3E2 #65A5E3
triadic
#65E3E2 #E265E3 #E3E265
tetradic
#65E3E2 #A365E3 #E36566 #A5E365
square
#65E3E2 #A365E3 #E36566 #A5E365
split-complementary
#65E3E2 #E365A5 #E3A365
monochromatic
#20AEAD #31DAD8 #65E3E2 #99ECEC #CDF6F6
Accessibility & contrast
On white
1.54
#65E3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#65E3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E3E2
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E3E2 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#C1CAE3
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e3e2; /* rgb */ color: rgb(101, 227, 226); /* oklch */ color: oklch(84.5% 0.112 194.5);
Tailwind
colors: {
custom: {
50: '#9deceb',
500: '#65e3e2',
950: '#000000',
},
}SCSS
$custom: #65e3e2; $custom-light: #9deceb; $custom-dark: #000000;
JSON
{
"hex": "#65e3e2",
"rgb": {
"r": 101,
"g": 227,
"b": 226
},
"hsl": {
"h": 179.524,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.84504,
"c": 0.11154,
"h": 194.5
},
"luminance": 0.63196
}Semantic roles & 50–950 ramp
primary
#65E3E2
secondary
#AF3D3E
accent
#1416D1
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484