#65EDCA#65EDCA
#65EDCA is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.1% C 0.130 H 173.4°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDCA |
|---|---|
| RGB | rgb(101, 237, 202) |
| HSL | hsl(165, 79%, 66%) |
| HSV | hsv(165, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 14.8%, 7.1%) |
| CIE-LAB | lab(85.80, -45.37, 5.86) |
| CIE-LCH | lch(85.80, 45.75, 172.64°) |
| OKLab | oklab(86.13% -0.1288 0.0148) |
| OKLCH | oklch(86.13% 0.13 173.4) |
| XYZ | xyz(46.3067, 67.5948, 66.4724) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.87
Aqua (survey)
#13EAC9
ΔE00 3.54
Tiffany Blue
#7BF2DA
ΔE00 3.69
Aqua Marine
#2EE8BB
ΔE00 3.73
Aquamarine
#7FFFD4
ΔE00 4.49
Light Aqua
#8CFFDB
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDCA #ED6588
analogous
#65ED86 #65EDCA #65CCED
triadic
#65EDCA #CA65ED #EDCA65
tetradic
#65EDCA #8665ED #ED6588 #CCED65
square
#65EDCA #8665ED #ED6588 #CCED65
split-complementary
#65EDCA #ED65CC #ED8665
monochromatic
#17C195 #2EE7B7 #65EDCA #9CF3DD #D3FAF0
Accessibility & contrast
On white
1.45
#65EDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#65EDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDCA
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDCA | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC8
Deuteranopia (green-blind)
#D2D0CC
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65edca; /* rgb */ color: rgb(101, 237, 202); /* oklch */ color: oklch(86.1% 0.130 173.4);
Tailwind
colors: {
custom: {
50: '#9cf3da',
500: '#65edca',
950: '#000000',
},
}SCSS
$custom: #65edca; $custom-light: #9cf3da; $custom-dark: #000000;
JSON
{
"hex": "#65edca",
"rgb": {
"r": 101,
"g": 237,
"b": 202
},
"hsl": {
"h": 164.559,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.86128,
"c": 0.12963,
"h": 173.4
},
"luminance": 0.67599
}Semantic roles & 50–950 ramp
primary
#65EDCA
secondary
#BF375A
accent
#0A40DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583