#6FEBBE#6FEBBE
#6FEBBE is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.7% C 0.129 H 167.0°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEBBE |
|---|---|
| RGB | rgb(111, 235, 190) |
| HSL | hsl(158, 76%, 68%) |
| HSV | hsv(158, 53%, 92%) |
| CMYK | cmyk(52.8%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(85.26, -45.16, 11.40) |
| CIE-LCH | lch(85.26, 46.57, 165.84°) |
| OKLab | oklab(85.68% -0.1261 0.0292) |
| OKLCH | oklch(85.68% 0.129 167) |
| XYZ | xyz(45.5538, 66.5098, 59.1423) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.60
Seafoam
#7FE0B3
ΔE00 3.33
Aqua Marine
#2EE8BB
ΔE00 3.79
Light Aquamarine
#7BFDC7
ΔE00 4.14
Light Teal
#90E4C1
ΔE00 4.38
Aquamarine
#7FFFD4
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEBBE #EB6F9C
analogous
#6FEB80 #6FEBBE #6FDAEB
triadic
#6FEBBE #BE6FEB #EBBE6F
tetradic
#6FEBBE #806FEB #EB6F9C #DAEB6F
square
#6FEBBE #806FEB #EB6F9C #DAEB6F
split-complementary
#6FEBBE #EB6FDA #EB806F
monochromatic
#1BC487 #39E4A6 #6FEBBE #A5F2D6 #DAFAEF
Accessibility & contrast
On white
1.47
#6FEBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#6FEBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEBBE
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEBBE | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#3BECDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6febbe; /* rgb */ color: rgb(111, 235, 190); /* oklch */ color: oklch(85.7% 0.129 167.0);
Tailwind
colors: {
custom: {
50: '#a1f2d1',
500: '#6febbe',
950: '#000000',
},
}SCSS
$custom: #6febbe; $custom-light: #a1f2d1; $custom-dark: #000000;
JSON
{
"hex": "#6febbe",
"rgb": {
"r": 111,
"g": 235,
"b": 190
},
"hsl": {
"h": 158.226,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.85678,
"c": 0.12944,
"h": 167
},
"luminance": 0.66514
}Semantic roles & 50–950 ramp
primary
#6FEBBE
secondary
#C23C6D
accent
#0E57D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583