#65EFC3#65EFC3
#65EFC3 is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.4% C 0.136 H 169.1°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFC3 |
|---|---|
| RGB | rgb(101, 239, 195) |
| HSL | hsl(161, 81%, 67%) |
| HSV | hsv(161, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 18.4%, 6.3%) |
| CIE-LAB | lab(86.22, -47.83, 10.12) |
| CIE-LCH | lch(86.22, 48.89, 168.05°) |
| OKLab | oklab(86.42% -0.134 0.0259) |
| OKLCH | oklch(86.42% 0.136 169.1) |
| XYZ | xyz(46.0789, 68.4353, 62.4002) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.33
Aqua Marine
#2EE8BB
ΔE00 3.17
Aquamarine
#7FFFD4
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 3.95
Bright Teal
#01F9C6
ΔE00 3.95
Seafoam
#7FE0B3
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFC3 #EF6591
analogous
#65EF7E #65EFC3 #65D6EF
triadic
#65EFC3 #C365EF #EFC365
tetradic
#65EFC3 #7E65EF #EF6591 #D6EF65
square
#65EFC3 #7E65EF #EF6591 #D6EF65
split-complementary
#65EFC3 #EF65D6 #EF7E65
monochromatic
#14C58D #2EE9AD #65EFC3 #9CF5D9 #D4FBEE
Accessibility & contrast
On white
1.43
#65EFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#65EFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFC3
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFC3 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0C1
Deuteranopia (green-blind)
#D5D2C6
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65efc3; /* rgb */ color: rgb(101, 239, 195); /* oklch */ color: oklch(86.4% 0.136 169.1);
Tailwind
colors: {
custom: {
50: '#9cf5d5',
500: '#65efc3',
950: '#000000',
},
}SCSS
$custom: #65efc3; $custom-light: #9cf5d5; $custom-dark: #000000;
JSON
{
"hex": "#65efc3",
"rgb": {
"r": 101,
"g": 239,
"b": 195
},
"hsl": {
"h": 160.87,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.86417,
"c": 0.13645,
"h": 169.1
},
"luminance": 0.6844
}Semantic roles & 50–950 ramp
primary
#65EFC3
secondary
#C33663
accent
#084CDE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583