#69F1BE#69F1BE
#69F1BE is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.9% C 0.140 H 165.7°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1BE |
|---|---|
| RGB | rgb(105, 241, 190) |
| HSL | hsl(158, 83%, 68%) |
| HSV | hsv(158, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 21.2%, 5.5%) |
| CIE-LAB | lab(86.81, -48.98, 13.58) |
| CIE-LCH | lch(86.81, 50.83, 164.51°) |
| OKLab | oklab(86.89% -0.136 0.0348) |
| OKLCH | oklch(86.89% 0.14 165.7) |
| XYZ | xyz(46.5707, 69.6271, 59.6903) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.80
Light Turquoise
#7EF4CC
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 3.42
Aquamarine
#7FFFD4
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1BE #F1699C
analogous
#69F17A #69F1BE #69E0F1
triadic
#69F1BE #BE69F1 #F1BE69
tetradic
#69F1BE #7A69F1 #F1699C #E0F169
square
#69F1BE #7A69F1 #F1699C #E0F169
split-complementary
#69F1BE #F169E0 #F17A69
monochromatic
#13CD87 #31ECA6 #69F1BE #A1F6D6 #D9FBEF
Accessibility & contrast
On white
1.41
#69F1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#69F1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1BE
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1BE | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2BB
Deuteranopia (green-blind)
#D9D4C1
Tritanopia (blue-blind)
#24F1E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f1be; /* rgb */ color: rgb(105, 241, 190); /* oklch */ color: oklch(86.9% 0.140 165.7);
Tailwind
colors: {
custom: {
50: '#9ef6d1',
500: '#69f1be',
950: '#000000',
},
}SCSS
$custom: #69f1be; $custom-light: #9ef6d1; $custom-dark: #000000;
JSON
{
"hex": "#69f1be",
"rgb": {
"r": 105,
"g": 241,
"b": 190
},
"hsl": {
"h": 157.5,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.86894,
"c": 0.14043,
"h": 165.7
},
"luminance": 0.69632
}Semantic roles & 50–950 ramp
primary
#69F1BE
secondary
#C9356D
accent
#0658DF
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583