#69F0BF#69F0BF
#69F0BF is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.7% C 0.138 H 166.4°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0BF |
|---|---|
| RGB | rgb(105, 240, 191) |
| HSL | hsl(158, 82%, 68%) |
| HSV | hsv(158, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 20.4%, 5.9%) |
| CIE-LAB | lab(86.54, -48.34, 12.68) |
| CIE-LCH | lch(86.54, 49.98, 165.31°) |
| OKLab | oklab(86.68% -0.1345 0.0325) |
| OKLCH | oklch(86.68% 0.138 166.4) |
| XYZ | xyz(46.3852, 69.0806, 60.1695) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.75
Light Aquamarine
#7BFDC7
ΔE00 3.09
Aqua Marine
#2EE8BB
ΔE00 3.80
Aquamarine
#7FFFD4
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 3.90
Bright Teal
#01F9C6
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0BF #F0699A
analogous
#69F07B #69F0BF #69DEF0
triadic
#69F0BF #BF69F0 #F0BF69
tetradic
#69F0BF #7B69F0 #F0699A #DEF069
square
#69F0BF #7B69F0 #F0699A #DEF069
split-complementary
#69F0BF #F069DE #F07B69
monochromatic
#14CA88 #31EAA7 #69F0BF #A1F6D7 #D8FBEE
Accessibility & contrast
On white
1.42
#69F0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#69F0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0BF
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0BF | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BC
Deuteranopia (green-blind)
#D7D3C2
Tritanopia (blue-blind)
#24F1E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f0bf; /* rgb */ color: rgb(105, 240, 191); /* oklch */ color: oklch(86.7% 0.138 166.4);
Tailwind
colors: {
custom: {
50: '#9ef6d2',
500: '#69f0bf',
950: '#000000',
},
}SCSS
$custom: #69f0bf; $custom-light: #9ef6d2; $custom-dark: #000000;
JSON
{
"hex": "#69f0bf",
"rgb": {
"r": 105,
"g": 240,
"b": 191
},
"hsl": {
"h": 158.222,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.86682,
"c": 0.13842,
"h": 166.4
},
"luminance": 0.69085
}Semantic roles & 50–950 ramp
primary
#69F0BF
secondary
#C7366B
accent
#0755DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583