#65F2C4#65F2C4
#65F2C4 is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.2% C 0.139 H 168.5°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2C4 |
|---|---|
| RGB | rgb(101, 242, 196) |
| HSL | hsl(160, 84%, 67%) |
| HSV | hsv(160, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 19%, 5.1%) |
| CIE-LAB | lab(87.12, -48.88, 10.88) |
| CIE-LCH | lch(87.12, 50.07, 167.45°) |
| OKLab | oklab(87.16% -0.1366 0.0279) |
| OKLCH | oklch(87.16% 0.139 168.5) |
| XYZ | xyz(47.0779, 70.2518, 63.2928) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.32
Aquamarine
#7FFFD4
ΔE00 3.29
Light Aquamarine
#7BFDC7
ΔE00 3.30
Aqua Marine
#2EE8BB
ΔE00 3.52
Bright Teal
#01F9C6
ΔE00 3.58
Light Aqua
#8CFFDB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2C4 #F26593
analogous
#65F27E #65F2C4 #65D9F2
triadic
#65F2C4 #C465F2 #F2C465
tetradic
#65F2C4 #7E65F2 #F26593 #D9F265
square
#65F2C4 #7E65F2 #F26593 #D9F265
split-complementary
#65F2C4 #F265D9 #F27E65
monochromatic
#11CB8F #2DEDAE #65F2C4 #9DF7DA #D6FCEF
Accessibility & contrast
On white
1.40
#65F2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#65F2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2C4
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2C4 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE3C2
Deuteranopia (green-blind)
#D8D4C7
Tritanopia (blue-blind)
#00F3E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f2c4; /* rgb */ color: rgb(101, 242, 196); /* oklch */ color: oklch(87.2% 0.139 168.5);
Tailwind
colors: {
custom: {
50: '#9df7d5',
500: '#65f2c4',
950: '#000000',
},
}SCSS
$custom: #65f2c4; $custom-light: #9df7d5; $custom-dark: #000000;
JSON
{
"hex": "#65f2c4",
"rgb": {
"r": 101,
"g": 242,
"b": 196
},
"hsl": {
"h": 160.426,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.87155,
"c": 0.13945,
"h": 168.5
},
"luminance": 0.70256
}Semantic roles & 50–950 ramp
primary
#65F2C4
secondary
#C83364
accent
#054CE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583