#69F0BE#69F0BE
#69F0BE is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.7% C 0.139 H 166.0°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0BE |
|---|---|
| RGB | rgb(105, 240, 190) |
| HSL | hsl(158, 82%, 68%) |
| HSV | hsv(158, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 20.8%, 5.9%) |
| CIE-LAB | lab(86.52, -48.56, 13.17) |
| CIE-LCH | lch(86.52, 50.31, 164.83°) |
| OKLab | oklab(86.66% -0.135 0.0337) |
| OKLCH | oklch(86.66% 0.139 166) |
| XYZ | xyz(46.2755, 69.0367, 59.5920) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.93
Light Aquamarine
#7BFDC7
ΔE00 3.02
Light Greenish Blue
#63F7B4
ΔE00 3.67
Aqua Marine
#2EE8BB
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 3.94
Bright Teal
#01F9C6
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0BE #F0699B
analogous
#69F07B #69F0BE #69DEF0
triadic
#69F0BE #BE69F0 #F0BE69
tetradic
#69F0BE #7B69F0 #F0699B #DEF069
square
#69F0BE #7B69F0 #F0699B #DEF069
split-complementary
#69F0BE #F069DE #F07B69
monochromatic
#14CA87 #31EAA6 #69F0BE #A1F6D6 #D8FBEE
Accessibility & contrast
On white
1.42
#69F0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#69F0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0BE
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0BE | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BB
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#25F1E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f0be; /* rgb */ color: rgb(105, 240, 190); /* oklch */ color: oklch(86.7% 0.139 166.0);
Tailwind
colors: {
custom: {
50: '#9ef6d1',
500: '#69f0be',
950: '#000000',
},
}SCSS
$custom: #69f0be; $custom-light: #9ef6d1; $custom-dark: #000000;
JSON
{
"hex": "#69f0be",
"rgb": {
"r": 105,
"g": 240,
"b": 190
},
"hsl": {
"h": 157.778,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.86657,
"c": 0.13915,
"h": 166
},
"luminance": 0.69041
}Semantic roles & 50–950 ramp
primary
#69F0BE
secondary
#C7366C
accent
#0757DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583