#65E4E8#65E4E8
#65E4E8 is a very light, moderate teal. Relative luminance 0.641; OKLCH L 84.9% C 0.112 H 198.1°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4E8 |
|---|---|
| RGB | rgb(101, 228, 232) |
| HSL | hsl(182, 74%, 65%) |
| HSV | hsv(182, 56%, 91%) |
| CMYK | cmyk(56.5%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(84.00, -33.80, -12.58) |
| CIE-LCH | lch(84.00, 36.06, 200.42°) |
| OKLab | oklab(84.94% -0.1065 -0.0348) |
| OKLCH | oklch(84.94% 0.112 198.1) |
| XYZ | xyz(47.6696, 64.0749, 86.1838) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.64
Bright Light Blue
#26F7FD
ΔE00 4.95
Aqua Blue
#02D8E9
ΔE00 5.46
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Bright Cyan
#41FDFE
ΔE00 5.92
Mediumturquoise
#48D1CC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4E8 #E86965
analogous
#65E8AA #65E4E8 #65A2E8
triadic
#65E4E8 #E865E4 #E4E865
tetradic
#65E4E8 #AA65E8 #E86965 #A2E865
square
#65E4E8 #AA65E8 #E86965 #A2E865
split-complementary
#65E4E8 #E865A2 #E8AA65
monochromatic
#1BB2B7 #30DBE0 #65E4E8 #9AEDF0 #CFF7F8
Accessibility & contrast
On white
1.52
#65E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#65E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4E8
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4E8 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBE9
Deuteranopia (green-blind)
#C1CBE9
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e4e8; /* rgb */ color: rgb(101, 228, 232); /* oklch */ color: oklch(84.9% 0.112 198.1);
Tailwind
colors: {
custom: {
50: '#9dedef',
500: '#65e4e8',
950: '#000000',
},
}SCSS
$custom: #65e4e8; $custom-light: #9dedef; $custom-dark: #000000;
JSON
{
"hex": "#65e4e8",
"rgb": {
"r": 101,
"g": 228,
"b": 232
},
"hsl": {
"h": 181.832,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.84935,
"c": 0.11209,
"h": 198.1
},
"luminance": 0.6408
}Semantic roles & 50–950 ramp
primary
#65E4E8
secondary
#B73E3A
accent
#150FD6
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585