#6FFBBE#6FFBBE
#6FFBBE is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.150 H 162.2°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBBE |
|---|---|
| RGB | rgb(111, 251, 190) |
| HSL | hsl(154, 95%, 71%) |
| HSV | hsv(154, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(89.90, -51.92, 17.95) |
| CIE-LCH | lch(89.90, 54.93, 160.93°) |
| OKLab | oklab(89.46% -0.1431 0.0459) |
| OKLCH | oklch(89.46% 0.15 162.2) |
| XYZ | xyz(50.3424, 76.0868, 60.7385) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.66
Light Aquamarine
#7BFDC7
ΔE00 1.70
Light Blue Green
#7EFBB3
ΔE00 2.95
Greenish Cyan
#2AFEB7
ΔE00 3.44
Seafoam (survey)
#80F9AD
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBBE #FB6FAC
analogous
#6FFB78 #6FFBBE #6FF2FB
triadic
#6FFBBE #BE6FFB #FBBE6F
tetradic
#6FFBBE #786FFB #FB6FAC #F2FB6F
square
#6FFBBE #786FFB #FB6FAC #F2FB6F
split-complementary
#6FFBBE #FB6FF2 #FB786F
monochromatic
#06E986 #33F9A3 #6FFBBE #ABFDD9 #E1FEF2
Accessibility & contrast
On white
1.29
#6FFBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#6FFBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBBE
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBBE | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBB
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#33FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffbbe; /* rgb */ color: rgb(111, 251, 190); /* oklch */ color: oklch(89.5% 0.150 162.2);
Tailwind
colors: {
custom: {
50: '#a3fdd1',
500: '#6ffbbe',
950: '#000000',
},
}SCSS
$custom: #6ffbbe; $custom-light: #a3fdd1; $custom-dark: #000000;
JSON
{
"hex": "#6ffbbe",
"rgb": {
"r": 111,
"g": 251,
"b": 190
},
"hsl": {
"h": 153.857,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.89463,
"c": 0.15024,
"h": 162.2
},
"luminance": 0.76092
}Semantic roles & 50–950 ramp
primary
#6FFBBE
secondary
#D6387D
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683