#65F2CA#65F2CA
#65F2CA is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.3% C 0.136 H 171.4°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2CA |
|---|---|
| RGB | rgb(101, 242, 202) |
| HSL | hsl(163, 84%, 67%) |
| HSV | hsv(163, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(87.26, -47.52, 7.95) |
| CIE-LCH | lch(87.26, 48.18, 170.50°) |
| OKLab | oklab(87.31% -0.134 0.0203) |
| OKLCH | oklch(87.31% 0.136 171.4) |
| XYZ | xyz(47.7745, 70.5305, 66.9617) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.08
Aquamarine
#7FFFD4
ΔE00 3.27
Aqua Marine
#2EE8BB
ΔE00 3.63
Bright Teal
#01F9C6
ΔE00 3.93
Light Aqua
#8CFFDB
ΔE00 4.03
Aqua (survey)
#13EAC9
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2CA #F2658D
analogous
#65F284 #65F2CA #65D3F2
triadic
#65F2CA #CA65F2 #F2CA65
tetradic
#65F2CA #8465F2 #F2658D #D3F265
square
#65F2CA #8465F2 #F2658D #D3F265
split-complementary
#65F2CA #F265D3 #F28465
monochromatic
#11CB97 #2DEDB7 #65F2CA #9DF7DD #D6FCF1
Accessibility & contrast
On white
1.39
#65F2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#65F2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2CA
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2CA | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C8
Deuteranopia (green-blind)
#D7D4CD
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f2ca; /* rgb */ color: rgb(101, 242, 202); /* oklch */ color: oklch(87.3% 0.136 171.4);
Tailwind
colors: {
custom: {
50: '#9df7da',
500: '#65f2ca',
950: '#000000',
},
}SCSS
$custom: #65f2ca; $custom-light: #9df7da; $custom-dark: #000000;
JSON
{
"hex": "#65f2ca",
"rgb": {
"r": 101,
"g": 242,
"b": 202
},
"hsl": {
"h": 162.979,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.87311,
"c": 0.1355,
"h": 171.4
},
"luminance": 0.70535
}Semantic roles & 50–950 ramp
primary
#65F2CA
secondary
#C8335D
accent
#0543E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583