#65F4C2#65F4C2
#65F4C2 is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.6% C 0.143 H 166.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #65F4C2 |
|---|---|
| RGB | rgb(101, 244, 194) |
| HSL | hsl(159, 87%, 68%) |
| HSV | hsv(159, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 20.5%, 4.3%) |
| CIE-LAB | lab(87.66, -50.16, 12.68) |
| CIE-LCH | lch(87.66, 51.74, 165.81°) |
| OKLab | oklab(87.58% -0.1396 0.0325) |
| OKLCH | oklch(87.58% 0.143 166.9) |
| XYZ | xyz(47.4503, 71.3584, 62.3014) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.58
Light Turquoise
#7EF4CC
ΔE00 2.84
Aquamarine
#7FFFD4
ΔE00 3.33
Bright Teal
#01F9C6
ΔE00 3.50
Light Greenish Blue
#63F7B4
ΔE00 3.66
Aqua Marine
#2EE8BB
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F4C2 #F46597
analogous
#65F47A #65F4C2 #65DFF4
triadic
#65F4C2 #C265F4 #F4C265
tetradic
#65F4C2 #7A65F4 #F46597 #DFF465
square
#65F4C2 #7A65F4 #F46597 #DFF465
split-complementary
#65F4C2 #F465DF #F47A65
monochromatic
#0FD08C #2CF0AB #65F4C2 #9EF8D9 #D7FCEF
Accessibility & contrast
On white
1.38
#65F4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#65F4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F4C2
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F4C2 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE5BF
Deuteranopia (green-blind)
#DAD6C5
Tritanopia (blue-blind)
#00F5E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f4c2; /* rgb */ color: rgb(101, 244, 194); /* oklch */ color: oklch(87.6% 0.143 166.9);
Tailwind
colors: {
custom: {
50: '#9df8d4',
500: '#65f4c2',
950: '#000000',
},
}SCSS
$custom: #65f4c2; $custom-light: #9df8d4; $custom-dark: #000000;
JSON
{
"hex": "#65f4c2",
"rgb": {
"r": 101,
"g": 244,
"b": 194
},
"hsl": {
"h": 159.021,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.8758,
"c": 0.14333,
"h": 166.9
},
"luminance": 0.71363
}Semantic roles & 50–950 ramp
primary
#65F4C2
secondary
#CB3268
accent
#0251E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583