#6FFDCB#6FFDCB
#6FFDCB is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.2% C 0.143 H 167.1°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDCB |
|---|---|
| RGB | rgb(111, 253, 203) |
| HSL | hsl(159, 97%, 71%) |
| HSV | hsv(159, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.75, -50.01, 12.46) |
| CIE-LCH | lch(90.75, 51.53, 166.01°) |
| OKLab | oklab(90.25% -0.1394 0.0319) |
| OKLCH | oklch(90.25% 0.143 167.1) |
| XYZ | xyz(52.4551, 77.9368, 68.7673) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.54
Aquamarine
#7FFFD4
ΔE00 1.96
Light Turquoise
#7EF4CC
ΔE00 2.98
Light Aqua
#8CFFDB
ΔE00 3.90
Bright Teal
#01F9C6
ΔE00 3.93
Light Greenish Blue
#63F7B4
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDCB #FD6FA1
analogous
#6FFD84 #6FFDCB #6FE8FD
triadic
#6FFDCB #CB6FFD #FDCB6F
tetradic
#6FFDCB #846FFD #FD6FA1 #E8FD6F
square
#6FFDCB #846FFD #FD6FA1 #E8FD6F
split-complementary
#6FFDCB #FD6FE8 #FD846F
monochromatic
#03EE9C #33FCB5 #6FFDCB #ABFEE1 #E1FFF4
Accessibility & contrast
On white
1.27
#6FFDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#6FFDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDCB
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDCB | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC8
Deuteranopia (green-blind)
#E3DECE
Tritanopia (blue-blind)
#24FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffdcb; /* rgb */ color: rgb(111, 253, 203); /* oklch */ color: oklch(90.2% 0.143 167.1);
Tailwind
colors: {
custom: {
50: '#a3ffda',
500: '#6ffdcb',
950: '#000000',
},
}SCSS
$custom: #6ffdcb; $custom-light: #a3ffda; $custom-dark: #000000;
JSON
{
"hex": "#6ffdcb",
"rgb": {
"r": 111,
"g": 253,
"b": 203
},
"hsl": {
"h": 158.873,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90247,
"c": 0.14303,
"h": 167.1
},
"luminance": 0.77942
}Semantic roles & 50–950 ramp
primary
#6FFDCB
secondary
#D93770
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684