#6FEEBE#6FEEBE
#6FEEBE is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.4% C 0.133 H 165.9°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEEBE |
|---|---|
| RGB | rgb(111, 238, 190) |
| HSL | hsl(157, 79%, 68%) |
| HSV | hsv(157, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(86.13, -46.45, 12.63) |
| CIE-LCH | lch(86.13, 48.14, 164.78°) |
| OKLab | oklab(86.39% -0.1293 0.0324) |
| OKLCH | oklch(86.39% 0.133 165.9) |
| XYZ | xyz(46.4200, 68.2421, 59.4310) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.63
Light Aquamarine
#7BFDC7
ΔE00 3.34
Seafoam
#7FE0B3
ΔE00 3.76
Aquamarine
#7FFFD4
ΔE00 4.03
Aqua Marine
#2EE8BB
ΔE00 4.06
Light Greenish Blue
#63F7B4
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEEBE #EE6F9F
analogous
#6FEE7E #6FEEBE #6FDEEE
triadic
#6FEEBE #BE6FEE #EEBE6F
tetradic
#6FEEBE #7E6FEE #EE6F9F #DEEE6F
square
#6FEEBE #7E6FEE #EE6F9F #DEEE6F
split-complementary
#6FEEBE #EE6FDE #EE7E6F
monochromatic
#18CB87 #38E8A5 #6FEEBE #A6F4D7 #DCFBEF
Accessibility & contrast
On white
1.43
#6FEEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#6FEEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEEBE
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEEBE | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBC
Deuteranopia (green-blind)
#D7D2C1
Tritanopia (blue-blind)
#3AEFE0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6feebe; /* rgb */ color: rgb(111, 238, 190); /* oklch */ color: oklch(86.4% 0.133 165.9);
Tailwind
colors: {
custom: {
50: '#a1f4d1',
500: '#6feebe',
950: '#000000',
},
}SCSS
$custom: #6feebe; $custom-light: #a1f4d1; $custom-dark: #000000;
JSON
{
"hex": "#6feebe",
"rgb": {
"r": 111,
"g": 238,
"b": 190
},
"hsl": {
"h": 157.323,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.86388,
"c": 0.13332,
"h": 165.9
},
"luminance": 0.68246
}Semantic roles & 50–950 ramp
primary
#6FEEBE
secondary
#C63B70
accent
#0A59DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583