#65F1CA#65F1CA
#65F1CA is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.1% C 0.134 H 171.8°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #65F1CA |
|---|---|
| RGB | rgb(101, 241, 202) |
| HSL | hsl(163, 83%, 67%) |
| HSV | hsv(163, 58%, 95%) |
| CMYK | cmyk(58.1%, 0%, 16.2%, 5.5%) |
| CIE-LAB | lab(86.97, -47.10, 7.53) |
| CIE-LCH | lch(86.97, 47.69, 170.91°) |
| OKLab | oklab(87.08% -0.133 0.0192) |
| OKLCH | oklch(87.08% 0.134 171.8) |
| XYZ | xyz(47.4777, 69.9368, 66.8628) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.17
Aquamarine
#7FFFD4
ΔE00 3.49
Aqua Marine
#2EE8BB
ΔE00 3.60
Aqua (survey)
#13EAC9
ΔE00 4.12
Light Aqua
#8CFFDB
ΔE00 4.12
Bright Teal
#01F9C6
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F1CA #F1658C
analogous
#65F184 #65F1CA #65D2F1
triadic
#65F1CA #CA65F1 #F1CA65
tetradic
#65F1CA #8465F1 #F1658C #D2F165
square
#65F1CA #8465F1 #F1658C #D2F165
split-complementary
#65F1CA #F165D2 #F18465
monochromatic
#12C996 #2DECB7 #65F1CA #9DF6DD #D5FBF1
Accessibility & contrast
On white
1.40
#65F1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#65F1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F1CA
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F1CA | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C8
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f1ca; /* rgb */ color: rgb(101, 241, 202); /* oklch */ color: oklch(87.1% 0.134 171.8);
Tailwind
colors: {
custom: {
50: '#9df6da',
500: '#65f1ca',
950: '#000000',
},
}SCSS
$custom: #65f1ca; $custom-light: #9df6da; $custom-dark: #000000;
JSON
{
"hex": "#65f1ca",
"rgb": {
"r": 101,
"g": 241,
"b": 202
},
"hsl": {
"h": 163.286,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.87075,
"c": 0.13432,
"h": 171.8
},
"luminance": 0.69942
}Semantic roles & 50–950 ramp
primary
#65F1CA
secondary
#C6345D
accent
#0642E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583