#65E9E7#65E9E7
#65E9E7 is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.1% C 0.116 H 193.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9E7 |
|---|---|
| RGB | rgb(101, 233, 231) |
| HSL | hsl(179, 75%, 65%) |
| HSV | hsv(179, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 0.9%, 8.6%) |
| CIE-LAB | lab(85.41, -36.39, -9.96) |
| CIE-LCH | lch(85.41, 37.73, 195.31°) |
| OKLab | oklab(86.06% -0.1121 -0.0276) |
| OKLCH | oklch(86.06% 0.116 193.8) |
| XYZ | xyz(48.9233, 66.8091, 85.9030) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.50
Bright Cyan
#41FDFE
ΔE00 4.71
Bright Turquoise
#0FFEF9
ΔE00 5.51
Aqua
#00FFFF
ΔE00 5.55
Turquoise
#40E0D0
ΔE00 5.80
Mediumturquoise
#48D1CC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9E7 #E96567
analogous
#65E9A5 #65E9E7 #65A9E9
triadic
#65E9E7 #E765E9 #E9E765
tetradic
#65E9E7 #A565E9 #E96567 #A9E965
square
#65E9E7 #A565E9 #E96567 #A9E965
split-complementary
#65E9E7 #E965A9 #E9A565
monochromatic
#1AB9B7 #2FE1DF #65E9E7 #9BF1EF #D0F8F8
Accessibility & contrast
On white
1.46
#65E9E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#65E9E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9E7
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9E7 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE7
Deuteranopia (green-blind)
#C6CFE8
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65e9e7; /* rgb */ color: rgb(101, 233, 231); /* oklch */ color: oklch(86.1% 0.116 193.8);
Tailwind
colors: {
custom: {
50: '#9df0ee',
500: '#65e9e7',
950: '#000000',
},
}SCSS
$custom: #65e9e7; $custom-light: #9df0ee; $custom-dark: #000000;
JSON
{
"hex": "#65e9e7",
"rgb": {
"r": 101,
"g": 233,
"b": 231
},
"hsl": {
"h": 179.091,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.86059,
"c": 0.11551,
"h": 193.8
},
"luminance": 0.66814
}Semantic roles & 50–950 ramp
primary
#65E9E7
secondary
#B93A3B
accent
#0E11D7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585