#65E7E7#65E7E7
#65E7E7 is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.6% C 0.114 H 195.2°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7E7 |
|---|---|
| RGB | rgb(101, 231, 231) |
| HSL | hsl(180, 73%, 65%) |
| HSV | hsv(180, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 0%, 9.4%) |
| CIE-LAB | lab(84.83, -35.47, -10.82) |
| CIE-LCH | lch(84.83, 37.08, 196.96°) |
| OKLab | oklab(85.6% -0.1101 -0.03) |
| OKLCH | oklch(85.6% 0.114 195.2) |
| XYZ | xyz(48.3604, 65.6832, 85.7153) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.56
Bright Cyan
#41FDFE
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 5.78
Robin'S Egg
#6DEDFD
ΔE00 5.78
Aqua
#00FFFF
ΔE00 5.97
Bright Turquoise
#0FFEF9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7E7 #E76565
analogous
#65E7A6 #65E7E7 #65A6E7
triadic
#65E7E7 #E765E7 #E7E765
tetradic
#65E7E7 #A665E7 #E76565 #A6E765
square
#65E7E7 #A665E7 #E76565 #A6E765
split-complementary
#65E7E7 #E765A6 #E7A665
monochromatic
#1CB5B5 #30DFDF #65E7E7 #9AEFEF #CFF8F8
Accessibility & contrast
On white
1.49
#65E7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#65E7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7E7
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7E7 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE7
Deuteranopia (green-blind)
#C4CDE8
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65e7e7; /* rgb */ color: rgb(101, 231, 231); /* oklch */ color: oklch(85.6% 0.114 195.2);
Tailwind
colors: {
custom: {
50: '#9defee',
500: '#65e7e7',
950: '#000000',
},
}SCSS
$custom: #65e7e7; $custom-light: #9defee; $custom-dark: #000000;
JSON
{
"hex": "#65e7e7",
"rgb": {
"r": 101,
"g": 231,
"b": 231
},
"hsl": {
"h": 180,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.85596,
"c": 0.11408,
"h": 195.2
},
"luminance": 0.65688
}Semantic roles & 50–950 ramp
primary
#65E7E7
secondary
#B53B3B
accent
#1010D5
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585