#6FEBBB#6FEBBB
#6FEBBB is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.132 H 165.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEBBB |
|---|---|
| RGB | rgb(111, 235, 187) |
| HSL | hsl(157, 76%, 68%) |
| HSV | hsv(157, 53%, 92%) |
| CMYK | cmyk(52.8%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(85.19, -45.80, 12.87) |
| CIE-LCH | lch(85.19, 47.58, 164.31°) |
| OKLab | oklab(85.6% -0.1274 0.033) |
| OKLCH | oklch(85.6% 0.132 165.5) |
| XYZ | xyz(45.2293, 66.3800, 57.4332) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.07
Seafoam
#7FE0B3
ΔE00 3.17
Light Aquamarine
#7BFDC7
ΔE00 3.91
Aqua Marine
#2EE8BB
ΔE00 4.02
Light Greenish Blue
#63F7B4
ΔE00 4.41
Aquamarine
#7FFFD4
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEBBB #EB6F9F
analogous
#6FEB7D #6FEBBB #6FDDEB
triadic
#6FEBBB #BB6FEB #EBBB6F
tetradic
#6FEBBB #7D6FEB #EB6F9F #DDEB6F
square
#6FEBBB #7D6FEB #EB6F9F #DDEB6F
split-complementary
#6FEBBB #EB6FDD #EB7D6F
monochromatic
#1BC483 #39E4A2 #6FEBBB #A5F2D4 #DAFAEE
Accessibility & contrast
On white
1.47
#6FEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#6FEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEBBB
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEBBB | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB8
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#3DEBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6febbb; /* rgb */ color: rgb(111, 235, 187); /* oklch */ color: oklch(85.6% 0.132 165.5);
Tailwind
colors: {
custom: {
50: '#a1f2cf',
500: '#6febbb',
950: '#000000',
},
}SCSS
$custom: #6febbb; $custom-light: #a1f2cf; $custom-dark: #000000;
JSON
{
"hex": "#6febbb",
"rgb": {
"r": 111,
"g": 235,
"b": 187
},
"hsl": {
"h": 156.774,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.85603,
"c": 0.13163,
"h": 165.5
},
"luminance": 0.66384
}Semantic roles & 50–950 ramp
primary
#6FEBBB
secondary
#C23C70
accent
#0E5CD8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583