#6FEBB2#6FEBB2
#6FEBB2 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.4% C 0.139 H 161.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEBB2 |
|---|---|
| RGB | rgb(111, 235, 178) |
| HSL | hsl(152, 76%, 68%) |
| HSV | hsv(152, 53%, 92%) |
| CMYK | cmyk(52.8%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(85.00, -47.69, 17.29) |
| CIE-LCH | lch(85.00, 50.73, 160.07°) |
| OKLab | oklab(85.39% -0.1314 0.0442) |
| OKLCH | oklch(85.39% 0.139 161.4) |
| XYZ | xyz(44.2959, 66.0066, 52.5171) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.07
Seafoam
#7FE0B3
ΔE00 3.65
Light Aquamarine
#7BFDC7
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.43
Light Turquoise
#7EF4CC
ΔE00 4.82
Seafoam (survey)
#80F9AD
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEBB2 #EB6FA8
analogous
#6FEB74 #6FEBB2 #6FE6EB
triadic
#6FEBB2 #B26FEB #EBB26F
tetradic
#6FEBB2 #746FEB #EB6FA8 #E6EB6F
square
#6FEBB2 #746FEB #EB6FA8 #E6EB6F
split-complementary
#6FEBB2 #EB6FE6 #EB746F
monochromatic
#1BC477 #39E495 #6FEBB2 #A5F2CF #DAFAEB
Accessibility & contrast
On white
1.48
#6FEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#6FEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEBB2
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEBB2 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#D6CFB6
Tritanopia (blue-blind)
#43EADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6febb2; /* rgb */ color: rgb(111, 235, 178); /* oklch */ color: oklch(85.4% 0.139 161.4);
Tailwind
colors: {
custom: {
50: '#a1f2c9',
500: '#6febb2',
950: '#000000',
},
}SCSS
$custom: #6febb2; $custom-light: #a1f2c9; $custom-dark: #000000;
JSON
{
"hex": "#6febb2",
"rgb": {
"r": 111,
"g": 235,
"b": 178
},
"hsl": {
"h": 152.419,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.85385,
"c": 0.13867,
"h": 161.4
},
"luminance": 0.66011
}Semantic roles & 50–950 ramp
primary
#6FEBB2
secondary
#C23C7A
accent
#0E6BD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582