#69F6B8#69F6B8
#69F6B8 is a very light, vivid teal. Relative luminance 0.724; OKLCH L 87.9% C 0.152 H 161.8°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #69F6B8 |
|---|---|
| RGB | rgb(105, 246, 184) |
| HSL | hsl(154, 89%, 69%) |
| HSV | hsv(154, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 25.2%, 3.5%) |
| CIE-LAB | lab(88.15, -52.32, 18.56) |
| CIE-LCH | lch(88.15, 55.52, 160.47°) |
| OKLab | oklab(87.94% -0.1439 0.0474) |
| OKLCH | oklch(87.94% 0.152 161.8) |
| XYZ | xyz(47.4288, 72.3709, 56.8076) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.00
Light Aquamarine
#7BFDC7
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 3.01
Greenish Cyan
#2AFEB7
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 3.79
Seafoam (survey)
#80F9AD
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F6B8 #F669A7
analogous
#69F672 #69F6B8 #69EEF6
triadic
#69F6B8 #B869F6 #F6B869
tetradic
#69F6B8 #7269F6 #F669A7 #EEF669
square
#69F6B8 #7269F6 #F669A7 #EEF669
split-complementary
#69F6B8 #F669EE #F67269
monochromatic
#0DD87F #2FF39D #69F6B8 #A3F9D3 #DCFDEF
Accessibility & contrast
On white
1.36
#69F6B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#69F6B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F6B8
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F6B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F6B8 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B5
Deuteranopia (green-blind)
#DFD7BC
Tritanopia (blue-blind)
#28F6E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f6b8; /* rgb */ color: rgb(105, 246, 184); /* oklch */ color: oklch(87.9% 0.152 161.8);
Tailwind
colors: {
custom: {
50: '#9ffacd',
500: '#69f6b8',
950: '#000000',
},
}SCSS
$custom: #69f6b8; $custom-light: #9ffacd; $custom-dark: #000000;
JSON
{
"hex": "#69f6b8",
"rgb": {
"r": 105,
"g": 246,
"b": 184
},
"hsl": {
"h": 153.617,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.87941,
"c": 0.15153,
"h": 161.8
},
"luminance": 0.72375
}Semantic roles & 50–950 ramp
primary
#69F6B8
secondary
#CF3478
accent
#0065E5
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101713
muted
#808583