#65EDC4#65EDC4
#65EDC4 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.0% C 0.133 H 170.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDC4 |
|---|---|
| RGB | rgb(101, 237, 196) |
| HSL | hsl(162, 79%, 66%) |
| HSV | hsv(162, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 17.3%, 7.1%) |
| CIE-LAB | lab(85.66, -46.75, 8.80) |
| CIE-LCH | lch(85.66, 47.57, 169.34°) |
| OKLab | oklab(85.97% -0.1314 0.0225) |
| OKLCH | oklch(85.97% 0.133 170.3) |
| XYZ | xyz(45.6101, 67.3161, 62.8035) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.41
Aqua Marine
#2EE8BB
ΔE00 3.06
Aquamarine
#7FFFD4
ΔE00 4.10
Bright Teal
#01F9C6
ΔE00 4.35
Aqua (survey)
#13EAC9
ΔE00 4.35
Light Aquamarine
#7BFDC7
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDC4 #ED658E
analogous
#65ED80 #65EDC4 #65D2ED
triadic
#65EDC4 #C465ED #EDC465
tetradic
#65EDC4 #8065ED #ED658E #D2ED65
square
#65EDC4 #8065ED #ED658E #D2ED65
split-complementary
#65EDC4 #ED65D2 #ED8065
monochromatic
#17C18E #2EE7AF #65EDC4 #9CF3D9 #D3FAEE
Accessibility & contrast
On white
1.45
#65EDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#65EDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDC4
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDC4 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC2
Deuteranopia (green-blind)
#D3D0C7
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65edc4; /* rgb */ color: rgb(101, 237, 196); /* oklch */ color: oklch(86.0% 0.133 170.3);
Tailwind
colors: {
custom: {
50: '#9cf3d5',
500: '#65edc4',
950: '#000000',
},
}SCSS
$custom: #65edc4; $custom-light: #9cf3d5; $custom-dark: #000000;
JSON
{
"hex": "#65edc4",
"rgb": {
"r": 101,
"g": 237,
"b": 196
},
"hsl": {
"h": 161.912,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.85968,
"c": 0.13335,
"h": 170.3
},
"luminance": 0.67321
}Semantic roles & 50–950 ramp
primary
#65EDC4
secondary
#BF3760
accent
#0A49DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583