#65EDBD#65EDBD
#65EDBD is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.8% C 0.138 H 166.9°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDBD |
|---|---|
| RGB | rgb(101, 237, 189) |
| HSL | hsl(159, 79%, 66%) |
| HSV | hsv(159, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 20.3%, 7.1%) |
| CIE-LAB | lab(85.51, -48.32, 12.23) |
| CIE-LCH | lch(85.51, 49.84, 165.79°) |
| OKLab | oklab(85.79% -0.1346 0.0313) |
| OKLCH | oklch(85.79% 0.138 166.9) |
| XYZ | xyz(44.8319, 67.0048, 58.7049) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.03
Aqua Marine
#2EE8BB
ΔE00 3.27
Light Aquamarine
#7BFDC7
ΔE00 3.80
Seafoam
#7FE0B3
ΔE00 4.09
Bright Teal
#01F9C6
ΔE00 4.25
Light Greenish Blue
#63F7B4
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDBD #ED6595
analogous
#65ED79 #65EDBD #65D9ED
triadic
#65EDBD #BD65ED #EDBD65
tetradic
#65EDBD #7965ED #ED6595 #D9ED65
square
#65EDBD #7965ED #ED6595 #D9ED65
split-complementary
#65EDBD #ED65D9 #ED7965
monochromatic
#17C185 #2EE7A6 #65EDBD #9CF3D4 #D3FAEC
Accessibility & contrast
On white
1.46
#65EDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#65EDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDBD
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDBD | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBB
Deuteranopia (green-blind)
#D4D0C0
Tritanopia (blue-blind)
#15EEDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65edbd; /* rgb */ color: rgb(101, 237, 189); /* oklch */ color: oklch(85.8% 0.138 166.9);
Tailwind
colors: {
custom: {
50: '#9cf3d1',
500: '#65edbd',
950: '#000000',
},
}SCSS
$custom: #65edbd; $custom-light: #9cf3d1; $custom-dark: #000000;
JSON
{
"hex": "#65edbd",
"rgb": {
"r": 101,
"g": 237,
"b": 189
},
"hsl": {
"h": 158.824,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.85788,
"c": 0.13816,
"h": 166.9
},
"luminance": 0.67009
}Semantic roles & 50–950 ramp
primary
#65EDBD
secondary
#BF3767
accent
#0A54DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583