#69F7BE#69F7BE
#69F7BE is a very light, vivid teal. Relative luminance 0.732; OKLCH L 88.3% C 0.148 H 163.9°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69F7BE |
|---|---|
| RGB | rgb(105, 247, 190) |
| HSL | hsl(156, 90%, 69%) |
| HSV | hsv(156, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 23.1%, 3.1%) |
| CIE-LAB | lab(88.56, -51.48, 16.04) |
| CIE-LCH | lch(88.56, 53.93, 162.69°) |
| OKLab | oklab(88.32% -0.1423 0.0411) |
| OKLCH | oklch(88.32% 0.148 163.9) |
| XYZ | xyz(48.3761, 73.2378, 60.2921) |
| Luminance | 0.7324 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.85
Light Greenish Blue
#63F7B4
ΔE00 2.08
Greenish Cyan
#2AFEB7
ΔE00 3.68
Light Blue Green
#7EFBB3
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 3.96
Light Turquoise
#7EF4CC
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F7BE #F769A2
analogous
#69F777 #69F7BE #69E9F7
triadic
#69F7BE #BE69F7 #F7BE69
tetradic
#69F7BE #7769F7 #F769A2 #E9F769
square
#69F7BE #7769F7 #F769A2 #E9F769
split-complementary
#69F7BE #F769E9 #F77769
monochromatic
#0CDA87 #2FF4A5 #69F7BE #A3FAD7 #DDFDF0
Accessibility & contrast
On white
1.34
#69F7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#69F7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F7BE
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F7BE | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BB
Deuteranopia (green-blind)
#DFD8C2
Tritanopia (blue-blind)
#1FF7E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f7be; /* rgb */ color: rgb(105, 247, 190); /* oklch */ color: oklch(88.3% 0.148 163.9);
Tailwind
colors: {
custom: {
50: '#9ffad1',
500: '#69f7be',
950: '#000000',
},
}SCSS
$custom: #69f7be; $custom-light: #9ffad1; $custom-dark: #000000;
JSON
{
"hex": "#69f7be",
"rgb": {
"r": 105,
"g": 247,
"b": 190
},
"hsl": {
"h": 155.915,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.8832,
"c": 0.1481,
"h": 163.9
},
"luminance": 0.73242
}Semantic roles & 50–950 ramp
primary
#69F7BE
secondary
#D13473
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583