#6CFFBD#6CFFBD
#6CFFBD is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.158 H 161.2°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFFBD |
|---|---|
| RGB | rgb(108, 255, 189) |
| HSL | hsl(153, 100%, 71%) |
| HSV | hsv(153, 58%, 100%) |
| CMYK | cmyk(57.6%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.95, -54.37, 19.92) |
| CIE-LCH | lch(90.95, 57.90, 159.88°) |
| OKLab | oklab(90.29% -0.1493 0.0508) |
| OKLCH | oklch(90.29% 0.158 161.2) |
| XYZ | xyz(51.1249, 78.3773, 60.5683) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.76
Light Aquamarine
#7BFDC7
ΔE00 2.52
Light Blue Green
#7EFBB3
ΔE00 2.56
Greenish Cyan
#2AFEB7
ΔE00 2.99
Seafoam Green
#7AF9AB
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFFBD #FF6CAE
analogous
#6CFF73 #6CFFBD #6CF8FF
triadic
#6CFFBD #BD6CFF #FFBD6C
tetradic
#6CFFBD #736CFF #FF6CAE #F8FF6C
square
#6CFFBD #736CFF #FF6CAE #F8FF6C
split-complementary
#6CFFBD #FF6CF8 #FF736C
monochromatic
#00F185 #2FFFA2 #6CFFBD #A9FFD8 #E0FFF1
Accessibility & contrast
On white
1.26
#6CFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#6CFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFFBD
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFFBD | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#27FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cffbd; /* rgb */ color: rgb(108, 255, 189); /* oklch */ color: oklch(90.3% 0.158 161.2);
Tailwind
colors: {
custom: {
50: '#a2ffd1',
500: '#6cffbd',
950: '#000000',
},
}SCSS
$custom: #6cffbd; $custom-light: #a2ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6cffbd",
"rgb": {
"r": 108,
"g": 255,
"b": 189
},
"hsl": {
"h": 153.061,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.90291,
"c": 0.15773,
"h": 161.2
},
"luminance": 0.78382
}Semantic roles & 50–950 ramp
primary
#6CFFBD
secondary
#DB347F
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683