#6FFBBB#6FFBBB
#6FFBBB is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.4% C 0.153 H 161.1°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBBB |
|---|---|
| RGB | rgb(111, 251, 187) |
| HSL | hsl(153, 95%, 71%) |
| HSV | hsv(153, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.84, -52.53, 19.40) |
| CIE-LCH | lch(89.84, 56.00, 159.73°) |
| OKLab | oklab(89.39% -0.1444 0.0495) |
| OKLCH | oklch(89.39% 0.153 161.1) |
| XYZ | xyz(50.0179, 75.9570, 59.0294) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.27
Light Aquamarine
#7BFDC7
ΔE00 2.26
Light Blue Green
#7EFBB3
ΔE00 2.38
Greenish Cyan
#2AFEB7
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.36
Seafoam Green
#7AF9AB
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBBB #FB6FAF
analogous
#6FFB75 #6FFBBB #6FF5FB
triadic
#6FFBBB #BB6FFB #FBBB6F
tetradic
#6FFBBB #756FFB #FB6FAF #F5FB6F
square
#6FFBBB #756FFB #FB6FAF #F5FB6F
split-complementary
#6FFBBB #FB6FF5 #FB756F
monochromatic
#06E982 #33F99F #6FFBBB #ABFDD7 #E1FEF1
Accessibility & contrast
On white
1.30
#6FFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#6FFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBBB
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBBB | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#36FAE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffbbb; /* rgb */ color: rgb(111, 251, 187); /* oklch */ color: oklch(89.4% 0.153 161.1);
Tailwind
colors: {
custom: {
50: '#a3fdcf',
500: '#6ffbbb',
950: '#000000',
},
}SCSS
$custom: #6ffbbb; $custom-light: #a3fdcf; $custom-dark: #000000;
JSON
{
"hex": "#6ffbbb",
"rgb": {
"r": 111,
"g": 251,
"b": 187
},
"hsl": {
"h": 152.571,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.89393,
"c": 0.15266,
"h": 161.1
},
"luminance": 0.75962
}Semantic roles & 50–950 ramp
primary
#6FFBBB
secondary
#D63880
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683