#6FFEBD#6FFEBD
#6FFEBD is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.155 H 161.1°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEBD |
|---|---|
| RGB | rgb(111, 254, 189) |
| HSL | hsl(153, 99%, 72%) |
| HSV | hsv(153, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.75, -53.35, 19.65) |
| CIE-LCH | lch(90.75, 56.85, 159.78°) |
| OKLab | oklab(90.15% -0.1466 0.0501) |
| OKLCH | oklch(90.15% 0.155 161.1) |
| XYZ | xyz(51.1780, 77.9324, 60.4797) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.69
Light Aquamarine
#7BFDC7
ΔE00 2.31
Light Blue Green
#7EFBB3
ΔE00 2.44
Greenish Cyan
#2AFEB7
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.46
Seafoam (survey)
#80F9AD
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEBD #FE6FB0
analogous
#6FFE76 #6FFEBD #6FF8FE
triadic
#6FFEBD #BD6FFE #FEBD6F
tetradic
#6FFEBD #766FFE #FE6FB0 #F8FE6F
square
#6FFEBD #766FFE #FE6FB0 #F8FE6F
split-complementary
#6FFEBD #FE6FF8 #FE766F
monochromatic
#02F184 #32FEA1 #6FFEBD #ACFED9 #E1FFF1
Accessibility & contrast
On white
1.27
#6FFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#6FFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEBD
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEBD | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#33FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffebd; /* rgb */ color: rgb(111, 254, 189); /* oklch */ color: oklch(90.1% 0.155 161.1);
Tailwind
colors: {
custom: {
50: '#a3ffd1',
500: '#6ffebd',
950: '#000000',
},
}SCSS
$custom: #6ffebd; $custom-light: #a3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6ffebd",
"rgb": {
"r": 111,
"g": 254,
"b": 189
},
"hsl": {
"h": 152.727,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90149,
"c": 0.15497,
"h": 161.1
},
"luminance": 0.77937
}Semantic roles & 50–950 ramp
primary
#6FFEBD
secondary
#DA3781
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683