#65EDC2#65EDC2
#65EDC2 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.9% C 0.135 H 169.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDC2 |
|---|---|
| RGB | rgb(101, 237, 194) |
| HSL | hsl(161, 79%, 66%) |
| HSV | hsv(161, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 18.1%, 7.1%) |
| CIE-LAB | lab(85.62, -47.20, 9.78) |
| CIE-LCH | lch(85.62, 48.21, 168.30°) |
| OKLab | oklab(85.92% -0.1323 0.025) |
| OKLCH | oklch(85.92% 0.135 169.3) |
| XYZ | xyz(45.3840, 67.2257, 61.6126) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.48
Aqua Marine
#2EE8BB
ΔE00 3.01
Aquamarine
#7FFFD4
ΔE00 4.10
Bright Teal
#01F9C6
ΔE00 4.24
Light Aquamarine
#7BFDC7
ΔE00 4.35
Seafoam
#7FE0B3
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDC2 #ED6590
analogous
#65ED7E #65EDC2 #65D4ED
triadic
#65EDC2 #C265ED #EDC265
tetradic
#65EDC2 #7E65ED #ED6590 #D4ED65
square
#65EDC2 #7E65ED #ED6590 #D4ED65
split-complementary
#65EDC2 #ED65D4 #ED7E65
monochromatic
#17C18B #2EE7AC #65EDC2 #9CF3D8 #D3FAED
Accessibility & contrast
On white
1.45
#65EDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#65EDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDC2
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDC2 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC0
Deuteranopia (green-blind)
#D3D0C5
Tritanopia (blue-blind)
#06EEE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65edc2; /* rgb */ color: rgb(101, 237, 194); /* oklch */ color: oklch(85.9% 0.135 169.3);
Tailwind
colors: {
custom: {
50: '#9cf3d4',
500: '#65edc2',
950: '#000000',
},
}SCSS
$custom: #65edc2; $custom-light: #9cf3d4; $custom-dark: #000000;
JSON
{
"hex": "#65edc2",
"rgb": {
"r": 101,
"g": 237,
"b": 194
},
"hsl": {
"h": 161.029,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.85916,
"c": 0.13467,
"h": 169.3
},
"luminance": 0.6723
}Semantic roles & 50–950 ramp
primary
#65EDC2
secondary
#BF3762
accent
#0A4CDB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583