#65E6ED#65E6ED
#65E6ED is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.6% C 0.114 H 200.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6ED |
|---|---|
| RGB | rgb(101, 230, 237) |
| HSL | hsl(183, 79%, 66%) |
| HSV | hsv(183, 57%, 93%) |
| CMYK | cmyk(57.4%, 3%, 0%, 7.1%) |
| CIE-LAB | lab(84.73, -33.40, -14.15) |
| CIE-LCH | lch(84.73, 36.27, 202.96°) |
| OKLab | oklab(85.57% -0.1066 -0.0391) |
| OKLCH | oklch(85.57% 0.114 200.2) |
| XYZ | xyz(48.9433, 65.4698, 90.1620) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.53
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Bright Light Blue
#26F7FD
ΔE00 4.72
Aqua Blue
#02D8E9
ΔE00 5.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.39
Bright Cyan
#41FDFE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6ED #ED6C65
analogous
#65EDB0 #65E6ED #65A2ED
triadic
#65E6ED #ED65E6 #E6ED65
tetradic
#65E6ED #B065ED #ED6C65 #A2ED65
square
#65E6ED #B065ED #ED6C65 #A2ED65
split-complementary
#65E6ED #ED65A2 #EDB065
monochromatic
#17B8C1 #2EDDE7 #65E6ED #9CEFF3 #D3F8FA
Accessibility & contrast
On white
1.49
#65E6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#65E6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6ED
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6ED | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e6ed; /* rgb */ color: rgb(101, 230, 237); /* oklch */ color: oklch(85.6% 0.114 200.2);
Tailwind
colors: {
custom: {
50: '#9eeef2',
500: '#65e6ed',
950: '#000000',
},
}SCSS
$custom: #65e6ed; $custom-light: #9eeef2; $custom-dark: #000000;
JSON
{
"hex": "#65e6ed",
"rgb": {
"r": 101,
"g": 230,
"b": 237
},
"hsl": {
"h": 183.088,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.85566,
"c": 0.11353,
"h": 200.2
},
"luminance": 0.65475
}Semantic roles & 50–950 ramp
primary
#65E6ED
secondary
#BF3E37
accent
#150ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585