#69F5BE#69F5BE
#69F5BE is a very light, vivid teal. Relative luminance 0.720; OKLCH L 87.8% C 0.146 H 164.5°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #69F5BE |
|---|---|
| RGB | rgb(105, 245, 190) |
| HSL | hsl(156, 88%, 69%) |
| HSV | hsv(156, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 22.4%, 3.9%) |
| CIE-LAB | lab(87.98, -50.66, 15.22) |
| CIE-LCH | lch(87.98, 52.89, 163.27°) |
| OKLab | oklab(87.85% -0.1402 0.039) |
| OKLCH | oklch(87.85% 0.146 164.5) |
| XYZ | xyz(47.7678, 72.0212, 60.0894) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.06
Light Greenish Blue
#63F7B4
ΔE00 2.47
Light Turquoise
#7EF4CC
ΔE00 3.65
Aquamarine
#7FFFD4
ΔE00 3.86
Greenish Cyan
#2AFEB7
ΔE00 4.06
Bright Teal
#01F9C6
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F5BE #F569A0
analogous
#69F578 #69F5BE #69E6F5
triadic
#69F5BE #BE69F5 #F5BE69
tetradic
#69F5BE #7869F5 #F569A0 #E6F569
square
#69F5BE #7869F5 #F569A0 #E6F569
split-complementary
#69F5BE #F569E6 #F57869
monochromatic
#0ED587 #30F1A5 #69F5BE #A2F9D7 #DCFDF0
Accessibility & contrast
On white
1.36
#69F5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#69F5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F5BE
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F5BE | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5BB
Deuteranopia (green-blind)
#DDD7C2
Tritanopia (blue-blind)
#21F5E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f5be; /* rgb */ color: rgb(105, 245, 190); /* oklch */ color: oklch(87.8% 0.146 164.5);
Tailwind
colors: {
custom: {
50: '#9ff9d1',
500: '#69f5be',
950: '#000000',
},
}SCSS
$custom: #69f5be; $custom-light: #9ff9d1; $custom-dark: #000000;
JSON
{
"hex": "#69f5be",
"rgb": {
"r": 105,
"g": 245,
"b": 190
},
"hsl": {
"h": 156.429,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.87845,
"c": 0.14554,
"h": 164.5
},
"luminance": 0.72026
}Semantic roles & 50–950 ramp
primary
#69F5BE
secondary
#CE3471
accent
#015AE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583