#6FFEBE#6FFEBE
#6FFEBE is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.2% C 0.154 H 161.5°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEBE |
|---|---|
| RGB | rgb(111, 254, 190) |
| HSL | hsl(153, 99%, 72%) |
| HSV | hsv(153, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.77, -53.15, 19.16) |
| CIE-LCH | lch(90.77, 56.50, 160.17°) |
| OKLab | oklab(90.17% -0.1462 0.0489) |
| OKLCH | oklch(90.17% 0.154 161.5) |
| XYZ | xyz(51.2869, 77.9760, 61.0533) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.76
Light Aquamarine
#7BFDC7
ΔE00 2.12
Light Blue Green
#7EFBB3
ΔE00 2.61
Greenish Cyan
#2AFEB7
ΔE00 3.24
Seafoam (survey)
#80F9AD
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEBE #FE6FAF
analogous
#6FFE77 #6FFEBE #6FF6FE
triadic
#6FFEBE #BE6FFE #FEBE6F
tetradic
#6FFEBE #776FFE #FE6FAF #F6FE6F
square
#6FFEBE #776FFE #FE6FAF #F6FE6F
split-complementary
#6FFEBE #FE6FF6 #FE776F
monochromatic
#02F186 #32FEA3 #6FFEBE #ACFED9 #E1FFF1
Accessibility & contrast
On white
1.27
#6FFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#6FFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEBE
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEBE | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#E6DFC2
Tritanopia (blue-blind)
#32FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffebe; /* rgb */ color: rgb(111, 254, 190); /* oklch */ color: oklch(90.2% 0.154 161.5);
Tailwind
colors: {
custom: {
50: '#a3ffd1',
500: '#6ffebe',
950: '#000000',
},
}SCSS
$custom: #6ffebe; $custom-light: #a3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6ffebe",
"rgb": {
"r": 111,
"g": 254,
"b": 190
},
"hsl": {
"h": 153.147,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90172,
"c": 0.15416,
"h": 161.5
},
"luminance": 0.77981
}Semantic roles & 50–950 ramp
primary
#6FFEBE
secondary
#DA3780
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683