#6FFDBD#6FFDBD
#6FFDBD is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.154 H 161.4°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDBD |
|---|---|
| RGB | rgb(111, 253, 189) |
| HSL | hsl(153, 97%, 71%) |
| HSV | hsv(153, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.46, -52.94, 19.24) |
| CIE-LCH | lch(90.46, 56.33, 160.03°) |
| OKLab | oklab(89.91% -0.1456 0.0491) |
| OKLCH | oklch(89.91% 0.154 161.4) |
| XYZ | xyz(50.8615, 77.2994, 60.3742) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.59
Light Aquamarine
#7BFDC7
ΔE00 2.15
Light Blue Green
#7EFBB3
ΔE00 2.52
Greenish Cyan
#2AFEB7
ΔE00 3.25
Seafoam (survey)
#80F9AD
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDBD #FD6FAF
analogous
#6FFD76 #6FFDBD #6FF6FD
triadic
#6FFDBD #BD6FFD #FDBD6F
tetradic
#6FFDBD #766FFD #FD6FAF #F6FD6F
square
#6FFDBD #766FFD #FD6FAF #F6FD6F
split-complementary
#6FFDBD #FD6FF6 #FD766F
monochromatic
#03EE84 #33FCA1 #6FFDBD #ABFED9 #E1FFF1
Accessibility & contrast
On white
1.28
#6FFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#6FFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDBD
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDBD | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB9
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#33FCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffdbd; /* rgb */ color: rgb(111, 253, 189); /* oklch */ color: oklch(89.9% 0.154 161.4);
Tailwind
colors: {
custom: {
50: '#a3ffd1',
500: '#6ffdbd',
950: '#000000',
},
}SCSS
$custom: #6ffdbd; $custom-light: #a3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6ffdbd",
"rgb": {
"r": 111,
"g": 253,
"b": 189
},
"hsl": {
"h": 152.958,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.89913,
"c": 0.15366,
"h": 161.4
},
"luminance": 0.77304
}Semantic roles & 50–950 ramp
primary
#6FFDBD
secondary
#D93780
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683