#65E9E8#65E9E8
#65E9E8 is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.1% C 0.115 H 194.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9E8 |
|---|---|
| RGB | rgb(101, 233, 232) |
| HSL | hsl(180, 75%, 65%) |
| HSV | hsv(180, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 0.4%, 8.6%) |
| CIE-LAB | lab(85.44, -36.13, -10.45) |
| CIE-LCH | lch(85.44, 37.61, 196.13°) |
| OKLab | oklab(86.09% -0.1117 -0.029) |
| OKLCH | oklch(86.09% 0.115 194.5) |
| XYZ | xyz(49.0650, 66.8658, 86.6489) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.35
Bright Cyan
#41FDFE
ΔE00 4.68
Aqua
#00FFFF
ΔE00 5.55
Bright Turquoise
#0FFEF9
ΔE00 5.61
Mediumturquoise
#48D1CC
ΔE00 6.04
Robin'S Egg
#6DEDFD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9E8 #E96566
analogous
#65E9A6 #65E9E8 #65A8E9
triadic
#65E9E8 #E865E9 #E9E865
tetradic
#65E9E8 #A665E9 #E96566 #A8E965
square
#65E9E8 #A665E9 #E96566 #A8E965
split-complementary
#65E9E8 #E965A8 #E9A665
monochromatic
#1AB9B8 #2FE1E0 #65E9E8 #9BF1F0 #D0F8F8
Accessibility & contrast
On white
1.46
#65E9E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#65E9E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9E8
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9E8 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE8
Deuteranopia (green-blind)
#C6CFE9
Tritanopia (blue-blind)
#00F0E8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65e9e8; /* rgb */ color: rgb(101, 233, 232); /* oklch */ color: oklch(86.1% 0.115 194.5);
Tailwind
colors: {
custom: {
50: '#9ef0ef',
500: '#65e9e8',
950: '#000000',
},
}SCSS
$custom: #65e9e8; $custom-light: #9ef0ef; $custom-dark: #000000;
JSON
{
"hex": "#65e9e8",
"rgb": {
"r": 101,
"g": 233,
"b": 232
},
"hsl": {
"h": 179.545,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.86091,
"c": 0.11542,
"h": 194.5
},
"luminance": 0.66871
}Semantic roles & 50–950 ramp
primary
#65E9E8
secondary
#B93A3A
accent
#0E10D7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585