#6CFEB8#6CFEB8
#6CFEB8 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.161 H 159.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEB8 |
|---|---|
| RGB | rgb(108, 254, 184) |
| HSL | hsl(151, 99%, 71%) |
| HSV | hsv(151, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(90.56, -54.97, 21.93) |
| CIE-LCH | lch(90.56, 59.18, 158.25°) |
| OKLab | oklab(89.94% -0.1505 0.0558) |
| OKLCH | oklch(89.94% 0.161 159.7) |
| XYZ | xyz(50.2734, 77.5276, 57.6531) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.59
Light Blue Green
#7EFBB3
ΔE00 1.91
Seafoam Green
#7AF9AB
ΔE00 2.70
Seafoam (survey)
#80F9AD
ΔE00 2.83
Greenish Cyan
#2AFEB7
ΔE00 3.09
Light Bluish Green
#76FDA8
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEB8 #FE6CB2
analogous
#6CFE6F #6CFEB8 #6CFBFE
triadic
#6CFEB8 #B86CFE #FEB86C
tetradic
#6CFEB8 #6F6CFE #FE6CB2 #FBFE6C
square
#6CFEB8 #6F6CFE #FE6CB2 #FBFE6C
split-complementary
#6CFEB8 #FE6CFB #FE6F6C
monochromatic
#02EE7D #2FFE9B #6CFEB8 #A9FED5 #E1FFF0
Accessibility & contrast
On white
1.27
#6CFEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#6CFEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEB8
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEB8 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB4
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#2DFDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfeb8; /* rgb */ color: rgb(108, 254, 184); /* oklch */ color: oklch(89.9% 0.161 159.7);
Tailwind
colors: {
custom: {
50: '#a2ffcd',
500: '#6cfeb8',
950: '#000000',
},
}SCSS
$custom: #6cfeb8; $custom-light: #a2ffcd; $custom-dark: #000000;
JSON
{
"hex": "#6cfeb8",
"rgb": {
"r": 108,
"g": 254,
"b": 184
},
"hsl": {
"h": 151.233,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.89941,
"c": 0.16053,
"h": 159.7
},
"luminance": 0.77532
}Semantic roles & 50–950 ramp
primary
#6CFEB8
secondary
#DA3484
accent
#006EE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683