#65F8CB#65F8CB
#65F8CB is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.8% C 0.142 H 169.7°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #65F8CB |
|---|---|
| RGB | rgb(101, 248, 203) |
| HSL | hsl(162, 91%, 68%) |
| HSV | hsv(162, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 18.1%, 2.7%) |
| CIE-LAB | lab(89.02, -49.83, 9.96) |
| CIE-LCH | lch(89.02, 50.82, 168.70°) |
| OKLab | oklab(88.76% -0.1397 0.0255) |
| OKLCH | oklch(88.76% 0.142 169.7) |
| XYZ | xyz(49.7085, 74.2083, 68.1923) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.33
Light Turquoise
#7EF4CC
ΔE00 2.34
Light Aquamarine
#7BFDC7
ΔE00 3.05
Bright Teal
#01F9C6
ΔE00 3.23
Light Aqua
#8CFFDB
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F8CB #F86592
analogous
#65F881 #65F8CB #65DBF8
triadic
#65F8CB #CB65F8 #F8CB65
tetradic
#65F8CB #8165F8 #F86592 #DBF865
square
#65F8CB #8165F8 #F86592 #DBF865
split-complementary
#65F8CB #F865DB #F88165
monochromatic
#0AD999 #2AF5B7 #65F8CB #A0FBDF #DAFDF3
Accessibility & contrast
On white
1.33
#65F8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#65F8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F8CB
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F8CB | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9C9
Deuteranopia (green-blind)
#DDD9CE
Tritanopia (blue-blind)
#00FAEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65f8cb; /* rgb */ color: rgb(101, 248, 203); /* oklch */ color: oklch(88.8% 0.142 169.7);
Tailwind
colors: {
custom: {
50: '#9efbda',
500: '#65f8cb',
950: '#000000',
},
}SCSS
$custom: #65f8cb; $custom-light: #9efbda; $custom-dark: #000000;
JSON
{
"hex": "#65f8cb",
"rgb": {
"r": 101,
"g": 248,
"b": 203
},
"hsl": {
"h": 161.633,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.88757,
"c": 0.14201,
"h": 169.7
},
"luminance": 0.74213
}Semantic roles & 50–950 ramp
primary
#65F8CB
secondary
#D13061
accent
#0046E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583