#65F8CC#65F8CC
#65F8CC is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.8% C 0.141 H 170.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65F8CC |
|---|---|
| RGB | rgb(101, 248, 204) |
| HSL | hsl(162, 91%, 68%) |
| HSV | hsv(162, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 17.7%, 2.7%) |
| CIE-LAB | lab(89.04, -49.61, 9.47) |
| CIE-LCH | lch(89.04, 50.50, 169.19°) |
| OKLab | oklab(88.78% -0.1393 0.0242) |
| OKLCH | oklch(88.78% 0.141 170.1) |
| XYZ | xyz(49.8280, 74.2561, 68.8219) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.29
Aquamarine
#7FFFD4
ΔE00 2.31
Light Aquamarine
#7BFDC7
ΔE00 3.25
Bright Teal
#01F9C6
ΔE00 3.29
Light Aqua
#8CFFDB
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F8CC #F86591
analogous
#65F882 #65F8CC #65DAF8
triadic
#65F8CC #CC65F8 #F8CC65
tetradic
#65F8CC #8265F8 #F86591 #DAF865
square
#65F8CC #8265F8 #F86591 #DAF865
split-complementary
#65F8CC #F865DA #F88265
monochromatic
#0AD99B #2AF5B9 #65F8CC #A0FBDF #DAFDF3
Accessibility & contrast
On white
1.32
#65F8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#65F8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F8CC
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F8CC | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9CA
Deuteranopia (green-blind)
#DCD9CF
Tritanopia (blue-blind)
#00FAEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65f8cc; /* rgb */ color: rgb(101, 248, 204); /* oklch */ color: oklch(88.8% 0.141 170.1);
Tailwind
colors: {
custom: {
50: '#9efbdb',
500: '#65f8cc',
950: '#000000',
},
}SCSS
$custom: #65f8cc; $custom-light: #9efbdb; $custom-dark: #000000;
JSON
{
"hex": "#65f8cc",
"rgb": {
"r": 101,
"g": 248,
"b": 204
},
"hsl": {
"h": 162.041,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.88782,
"c": 0.14136,
"h": 170.1
},
"luminance": 0.74261
}Semantic roles & 50–950 ramp
primary
#65F8CC
secondary
#D13060
accent
#0045E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101715
muted
#808584