#65F7CB#65F7CB
#65F7CB is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.5% C 0.141 H 170.0°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #65F7CB |
|---|---|
| RGB | rgb(101, 247, 203) |
| HSL | hsl(162, 90%, 68%) |
| HSV | hsv(162, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 17.8%, 3.1%) |
| CIE-LAB | lab(88.73, -49.41, 9.54) |
| CIE-LCH | lch(88.73, 50.33, 169.07°) |
| OKLab | oklab(88.52% -0.1387 0.0244) |
| OKLCH | oklch(88.52% 0.141 170) |
| XYZ | xyz(49.4019, 73.5950, 68.0901) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.21
Aquamarine
#7FFFD4
ΔE00 2.44
Light Aquamarine
#7BFDC7
ΔE00 3.28
Bright Teal
#01F9C6
ΔE00 3.31
Light Aqua
#8CFFDB
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F7CB #F76591
analogous
#65F782 #65F7CB #65DAF7
triadic
#65F7CB #CB65F7 #F7CB65
tetradic
#65F7CB #8265F7 #F76591 #DAF765
square
#65F7CB #8265F7 #F76591 #DAF765
split-complementary
#65F7CB #F765DA #F78265
monochromatic
#0BD699 #2BF4B7 #65F7CB #9FFADF #D9FDF2
Accessibility & contrast
On white
1.34
#65F7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#65F7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F7CB
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F7CB | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C9
Deuteranopia (green-blind)
#DCD8CE
Tritanopia (blue-blind)
#00F9EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65f7cb; /* rgb */ color: rgb(101, 247, 203); /* oklch */ color: oklch(88.5% 0.141 170.0);
Tailwind
colors: {
custom: {
50: '#9efada',
500: '#65f7cb',
950: '#000000',
},
}SCSS
$custom: #65f7cb; $custom-light: #9efada; $custom-dark: #000000;
JSON
{
"hex": "#65f7cb",
"rgb": {
"r": 101,
"g": 247,
"b": 203
},
"hsl": {
"h": 161.918,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.8852,
"c": 0.14082,
"h": 170
},
"luminance": 0.736
}Semantic roles & 50–950 ramp
primary
#65F7CB
secondary
#D03060
accent
#0045E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583