#65EEE7#65EEE7
#65EEE7 is a very light, moderate teal. Relative luminance 0.697; OKLCH L 87.2% C 0.119 H 190.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEE7 |
|---|---|
| RGB | rgb(101, 238, 231) |
| HSL | hsl(177, 80%, 66%) |
| HSV | hsv(177, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 2.9%, 6.7%) |
| CIE-LAB | lab(86.84, -38.68, -7.84) |
| CIE-LCH | lch(86.84, 39.47, 191.45°) |
| OKLab | oklab(87.22% -0.1173 -0.0218) |
| OKLCH | oklch(87.22% 0.119 190.6) |
| XYZ | xyz(50.3589, 69.6802, 86.3815) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.40
Bright Turquoise
#0FFEF9
ΔE00 4.46
Bright Aqua
#0BF9EA
ΔE00 4.62
Turquoise
#40E0D0
ΔE00 4.96
Bright Light Blue
#26F7FD
ΔE00 4.99
Aqua
#00FFFF
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEE7 #EE656C
analogous
#65EEA3 #65EEE7 #65B1EE
triadic
#65EEE7 #E765EE #EEE765
tetradic
#65EEE7 #A365EE #EE656C #B1EE65
square
#65EEE7 #A365EE #EE656C #B1EE65
split-complementary
#65EEE7 #EE65B1 #EEA365
monochromatic
#16C3BA #2EE8DE #65EEE7 #9CF4F0 #D3FAF8
Accessibility & contrast
On white
1.41
#65EEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#65EEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEE7
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEE7 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E7
Deuteranopia (green-blind)
#CCD3E8
Tritanopia (blue-blind)
#00F4EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65eee7; /* rgb */ color: rgb(101, 238, 231); /* oklch */ color: oklch(87.2% 0.119 190.6);
Tailwind
colors: {
custom: {
50: '#9ef4ee',
500: '#65eee7',
950: '#000000',
},
}SCSS
$custom: #65eee7; $custom-light: #9ef4ee; $custom-dark: #000000;
JSON
{
"hex": "#65eee7",
"rgb": {
"r": 101,
"g": 238,
"b": 231
},
"hsl": {
"h": 176.934,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.87217,
"c": 0.11933,
"h": 190.6
},
"luminance": 0.69685
}Semantic roles & 50–950 ramp
primary
#65EEE7
secondary
#C1363D
accent
#0914DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585