#65E6EA#65E6EA
#65E6EA is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.5% C 0.113 H 198.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6EA |
|---|---|
| RGB | rgb(101, 230, 234) |
| HSL | hsl(182, 76%, 66%) |
| HSV | hsv(182, 57%, 92%) |
| CMYK | cmyk(56.8%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(84.64, -34.20, -12.70) |
| CIE-LCH | lch(84.64, 36.48, 200.37°) |
| OKLab | oklab(85.46% -0.1078 -0.0351) |
| OKLCH | oklch(85.46% 0.113 198.1) |
| XYZ | xyz(48.5086, 65.2960, 87.8729) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.49
Bright Light Blue
#26F7FD
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 5.40
Bright Cyan
#41FDFE
ΔE00 5.50
Aqua Blue
#02D8E9
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6EA #EA6965
analogous
#65EAAC #65E6EA #65A3EA
triadic
#65E6EA #EA65E6 #E6EA65
tetradic
#65E6EA #AC65EA #EA6965 #A3EA65
square
#65E6EA #AC65EA #EA6965 #A3EA65
split-complementary
#65E6EA #EA65A3 #EAAC65
monochromatic
#1AB6BB #2FDDE3 #65E6EA #9BEFF1 #D1F7F9
Accessibility & contrast
On white
1.49
#65E6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#65E6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6EA
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6EA | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCEB
Deuteranopia (green-blind)
#C2CDEB
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e6ea; /* rgb */ color: rgb(101, 230, 234); /* oklch */ color: oklch(85.5% 0.113 198.1);
Tailwind
colors: {
custom: {
50: '#9deef0',
500: '#65e6ea',
950: '#000000',
},
}SCSS
$custom: #65e6ea; $custom-light: #9deef0; $custom-dark: #000000;
JSON
{
"hex": "#65e6ea",
"rgb": {
"r": 101,
"g": 230,
"b": 234
},
"hsl": {
"h": 181.805,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.85464,
"c": 0.11338,
"h": 198.1
},
"luminance": 0.65301
}Semantic roles & 50–950 ramp
primary
#65E6EA
secondary
#BA3D39
accent
#130DD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585