#6CFEBE#6CFEBE
#6CFEBE is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.1% C 0.156 H 161.8°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEBE |
|---|---|
| RGB | rgb(108, 254, 190) |
| HSL | hsl(154, 99%, 71%) |
| HSV | hsv(154, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.68, -53.76, 19.03) |
| CIE-LCH | lch(90.68, 57.03, 160.51°) |
| OKLab | oklab(90.08% -0.1479 0.0486) |
| OKLCH | oklch(90.08% 0.156 161.8) |
| XYZ | xyz(50.9157, 77.7845, 61.0359) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.72
Light Aquamarine
#7BFDC7
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 2.78
Greenish Cyan
#2AFEB7
ΔE00 3.03
Seafoam Green
#7AF9AB
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEBE #FE6CAC
analogous
#6CFE75 #6CFEBE #6CF5FE
triadic
#6CFEBE #BE6CFE #FEBE6C
tetradic
#6CFEBE #756CFE #FE6CAC #F5FE6C
square
#6CFEBE #756CFE #FE6CAC #F5FE6C
split-complementary
#6CFEBE #FE6CF5 #FE756C
monochromatic
#02EE86 #2FFEA3 #6CFEBE #A9FED9 #E1FFF2
Accessibility & contrast
On white
1.27
#6CFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#6CFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEBE
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEBE | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#E6DEC2
Tritanopia (blue-blind)
#27FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfebe; /* rgb */ color: rgb(108, 254, 190); /* oklch */ color: oklch(90.1% 0.156 161.8);
Tailwind
colors: {
custom: {
50: '#a2ffd1',
500: '#6cfebe',
950: '#000000',
},
}SCSS
$custom: #6cfebe; $custom-light: #a2ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6cfebe",
"rgb": {
"r": 108,
"g": 254,
"b": 190
},
"hsl": {
"h": 153.699,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.90076,
"c": 0.15565,
"h": 161.8
},
"luminance": 0.77789
}Semantic roles & 50–950 ramp
primary
#6CFEBE
secondary
#DA347D
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683