#65E6E8#65E6E8
#65E6E8 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.4% C 0.113 H 196.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6E8 |
|---|---|
| RGB | rgb(101, 230, 232) |
| HSL | hsl(181, 74%, 65%) |
| HSV | hsv(181, 56%, 91%) |
| CMYK | cmyk(56.5%, 0.9%, 0%, 9%) |
| CIE-LAB | lab(84.58, -34.74, -11.73) |
| CIE-LCH | lch(84.58, 36.66, 198.66°) |
| OKLab | oklab(85.4% -0.1086 -0.0325) |
| OKLCH | oklch(85.4% 0.113 196.6) |
| XYZ | xyz(48.2229, 65.1817, 86.3682) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.59
Robin'S Egg
#6DEDFD
ΔE00 5.15
Bright Cyan
#41FDFE
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Aqua Blue
#02D8E9
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6E8 #E86765
analogous
#65E8A8 #65E6E8 #65A4E8
triadic
#65E6E8 #E865E6 #E6E865
tetradic
#65E6E8 #A865E8 #E86765 #A4E865
square
#65E6E8 #A865E8 #E86765 #A4E865
split-complementary
#65E6E8 #E865A4 #E8A865
monochromatic
#1BB5B7 #30DDE0 #65E6E8 #9AEFF0 #CFF7F8
Accessibility & contrast
On white
1.50
#65E6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#65E6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6E8
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6E8 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE8
Deuteranopia (green-blind)
#C3CCE9
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e6e8; /* rgb */ color: rgb(101, 230, 232); /* oklch */ color: oklch(85.4% 0.113 196.6);
Tailwind
colors: {
custom: {
50: '#9deeef',
500: '#65e6e8',
950: '#000000',
},
}SCSS
$custom: #65e6e8; $custom-light: #9deeef; $custom-dark: #000000;
JSON
{
"hex": "#65e6e8",
"rgb": {
"r": 101,
"g": 230,
"b": 232
},
"hsl": {
"h": 180.916,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.85398,
"c": 0.11337,
"h": 196.6
},
"luminance": 0.65187
}Semantic roles & 50–950 ramp
primary
#65E6E8
secondary
#B73C3A
accent
#120FD6
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585