#65FEBE#65FEBE
#65FEBE is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.9% C 0.159 H 162.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #65FEBE |
|---|---|
| RGB | rgb(101, 254, 190) |
| HSL | hsl(155, 99%, 70%) |
| HSV | hsv(155, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.49, -55.11, 18.73) |
| CIE-LCH | lch(90.49, 58.21, 161.23°) |
| OKLab | oklab(89.86% -0.1516 0.0478) |
| OKLCH | oklch(89.86% 0.159 162.5) |
| XYZ | xyz(50.0981, 77.3630, 60.9976) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.72
Light Aquamarine
#7BFDC7
ΔE00 2.35
Greenish Cyan
#2AFEB7
ΔE00 2.60
Light Blue Green
#7EFBB3
ΔE00 3.17
Greenish Turquoise
#00FBB0
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FEBE #FE65A5
analogous
#65FE72 #65FEBE #65F2FE
triadic
#65FEBE #BE65FE #FEBE65
tetradic
#65FEBE #7265FE #FE65A5 #F2FE65
square
#65FEBE #7265FE #FE65A5 #F2FE65
split-complementary
#65FEBE #FE65F2 #FE7265
monochromatic
#02E787 #28FEA4 #65FEBE #A2FED8 #DFFFF1
Accessibility & contrast
On white
1.27
#65FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#65FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FEBE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FEBE | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65febe; /* rgb */ color: rgb(101, 254, 190); /* oklch */ color: oklch(89.9% 0.159 162.5);
Tailwind
colors: {
custom: {
50: '#9effd1',
500: '#65febe',
950: '#000000',
},
}SCSS
$custom: #65febe; $custom-light: #9effd1; $custom-dark: #000000;
JSON
{
"hex": "#65febe",
"rgb": {
"r": 101,
"g": 254,
"b": 190
},
"hsl": {
"h": 154.902,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.89864,
"c": 0.15895,
"h": 162.5
},
"luminance": 0.77368
}Semantic roles & 50–950 ramp
primary
#65FEBE
secondary
#D92E76
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683