#65E6E7#65E6E7
#65E6E7 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.4% C 0.113 H 195.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6E7 |
|---|---|
| RGB | rgb(101, 230, 231) |
| HSL | hsl(180, 73%, 65%) |
| HSV | hsv(180, 56%, 91%) |
| CMYK | cmyk(56.3%, 0.4%, 0%, 9.4%) |
| CIE-LAB | lab(84.55, -35.00, -11.24) |
| CIE-LCH | lch(84.55, 36.76, 197.81°) |
| OKLab | oklab(85.36% -0.109 -0.0311) |
| OKLCH | oklch(85.36% 0.113 195.9) |
| XYZ | xyz(48.0813, 65.1250, 85.6223) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.66
Bright Cyan
#41FDFE
ΔE00 5.31
Robin'S Egg
#6DEDFD
ΔE00 5.49
Mediumturquoise
#48D1CC
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Aqua
#00FFFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6E7 #E76665
analogous
#65E7A7 #65E6E7 #65A5E7
triadic
#65E6E7 #E765E6 #E6E765
tetradic
#65E6E7 #A765E7 #E76665 #A5E765
square
#65E6E7 #A765E7 #E76665 #A5E765
split-complementary
#65E6E7 #E765A5 #E7A765
monochromatic
#1CB4B5 #30DDDF #65E6E7 #9AEFEF #CFF7F8
Accessibility & contrast
On white
1.50
#65E6E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#65E6E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6E7
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6E7 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE7
Deuteranopia (green-blind)
#C3CCE8
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e6e7; /* rgb */ color: rgb(101, 230, 231); /* oklch */ color: oklch(85.4% 0.113 195.9);
Tailwind
colors: {
custom: {
50: '#9deeee',
500: '#65e6e7',
950: '#000000',
},
}SCSS
$custom: #65e6e7; $custom-light: #9deeee; $custom-dark: #000000;
JSON
{
"hex": "#65e6e7",
"rgb": {
"r": 101,
"g": 230,
"b": 231
},
"hsl": {
"h": 180.462,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.85364,
"c": 0.11339,
"h": 195.9
},
"luminance": 0.6513
}Semantic roles & 50–950 ramp
primary
#65E6E7
secondary
#B53C3B
accent
#1210D5
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585