#69F0AF#69F0AF
#69F0AF is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.3% C 0.151 H 159.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0AF |
|---|---|
| RGB | rgb(105, 240, 175) |
| HSL | hsl(151, 82%, 68%) |
| HSV | hsv(151, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 27.1%, 5.9%) |
| CIE-LAB | lab(86.21, -51.69, 20.50) |
| CIE-LCH | lch(86.21, 55.61, 158.36°) |
| OKLab | oklab(86.3% -0.1417 0.0522) |
| OKLCH | oklch(86.3% 0.151 159.8) |
| XYZ | xyz(44.7197, 68.4144, 51.3977) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.58
Light Blue Green
#7EFBB3
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 3.46
Light Aquamarine
#7BFDC7
ΔE00 3.97
Greenish Cyan
#2AFEB7
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0AF #F069AA
analogous
#69F06B #69F0AF #69EEF0
triadic
#69F0AF #AF69F0 #F0AF69
tetradic
#69F0AF #6B69F0 #F069AA #EEF069
square
#69F0AF #6B69F0 #F069AA #EEF069
split-complementary
#69F0AF #F069EE #F06B69
monochromatic
#14CA73 #31EA91 #69F0AF #A1F6CD #D8FBEA
Accessibility & contrast
On white
1.43
#69F0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#69F0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0AF
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0AF | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AB
Deuteranopia (green-blind)
#DAD2B3
Tritanopia (blue-blind)
#34EFDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f0af; /* rgb */ color: rgb(105, 240, 175); /* oklch */ color: oklch(86.3% 0.151 159.8);
Tailwind
colors: {
custom: {
50: '#9ef6c7',
500: '#69f0af',
950: '#000000',
},
}SCSS
$custom: #69f0af; $custom-light: #9ef6c7; $custom-dark: #000000;
JSON
{
"hex": "#69f0af",
"rgb": {
"r": 105,
"g": 240,
"b": 175
},
"hsl": {
"h": 151.111,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.86303,
"c": 0.151,
"h": 159.8
},
"luminance": 0.68419
}Semantic roles & 50–950 ramp
primary
#69F0AF
secondary
#C7367C
accent
#076FDE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582