#65EFC2#65EFC2
#65EFC2 is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.4% C 0.137 H 168.6°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFC2 |
|---|---|
| RGB | rgb(101, 239, 194) |
| HSL | hsl(160, 81%, 67%) |
| HSV | hsv(160, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 18.8%, 6.3%) |
| CIE-LAB | lab(86.20, -48.06, 10.61) |
| CIE-LCH | lch(86.20, 49.21, 167.55°) |
| OKLab | oklab(86.39% -0.1344 0.0272) |
| OKLCH | oklch(86.39% 0.137 168.6) |
| XYZ | xyz(45.9662, 68.3902, 61.8067) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.42
Aqua Marine
#2EE8BB
ΔE00 3.19
Aquamarine
#7FFFD4
ΔE00 3.78
Light Aquamarine
#7BFDC7
ΔE00 3.81
Bright Teal
#01F9C6
ΔE00 3.93
Seafoam
#7FE0B3
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFC2 #EF6592
analogous
#65EF7D #65EFC2 #65D7EF
triadic
#65EFC2 #C265EF #EFC265
tetradic
#65EFC2 #7D65EF #EF6592 #D7EF65
square
#65EFC2 #7D65EF #EF6592 #D7EF65
split-complementary
#65EFC2 #EF65D7 #EF7D65
monochromatic
#14C58C #2EE9AC #65EFC2 #9CF5D8 #D4FBEE
Accessibility & contrast
On white
1.43
#65EFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#65EFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFC2
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFC2 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0C0
Deuteranopia (green-blind)
#D5D2C5
Tritanopia (blue-blind)
#02F0E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65efc2; /* rgb */ color: rgb(101, 239, 194); /* oklch */ color: oklch(86.4% 0.137 168.6);
Tailwind
colors: {
custom: {
50: '#9cf5d4',
500: '#65efc2',
950: '#000000',
},
}SCSS
$custom: #65efc2; $custom-light: #9cf5d4; $custom-dark: #000000;
JSON
{
"hex": "#65efc2",
"rgb": {
"r": 101,
"g": 239,
"b": 194
},
"hsl": {
"h": 160.435,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.86391,
"c": 0.13714,
"h": 168.6
},
"luminance": 0.68395
}Semantic roles & 50–950 ramp
primary
#65EFC2
secondary
#C33664
accent
#084EDE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583