#69F8B8#69F8B8
#69F8B8 is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.4% C 0.154 H 161.3°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69F8B8 |
|---|---|
| RGB | rgb(105, 248, 184) |
| HSL | hsl(153, 91%, 69%) |
| HSV | hsv(153, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 25.8%, 2.7%) |
| CIE-LAB | lab(88.73, -53.14, 19.37) |
| CIE-LCH | lch(88.73, 56.56, 159.97°) |
| OKLab | oklab(88.42% -0.146 0.0494) |
| OKLCH | oklch(88.42% 0.154 161.3) |
| XYZ | xyz(48.0404, 73.5941, 57.0115) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.71
Light Aquamarine
#7BFDC7
ΔE00 2.62
Light Blue Green
#7EFBB3
ΔE00 2.65
Greenish Cyan
#2AFEB7
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.46
Seafoam (survey)
#80F9AD
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F8B8 #F869A9
analogous
#69F871 #69F8B8 #69F0F8
triadic
#69F8B8 #B869F8 #F8B869
tetradic
#69F8B8 #7169F8 #F869A9 #F0F869
square
#69F8B8 #7169F8 #F869A9 #F0F869
split-complementary
#69F8B8 #F869F0 #F87169
monochromatic
#0ADC7E #2FF59C #69F8B8 #A3FBD4 #DEFDEF
Accessibility & contrast
On white
1.34
#69F8B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#69F8B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F8B8
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F8B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F8B8 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B4
Deuteranopia (green-blind)
#E1D9BC
Tritanopia (blue-blind)
#26F7E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69f8b8; /* rgb */ color: rgb(105, 248, 184); /* oklch */ color: oklch(88.4% 0.154 161.3);
Tailwind
colors: {
custom: {
50: '#9ffbcd',
500: '#69f8b8',
950: '#000000',
},
}SCSS
$custom: #69f8b8; $custom-light: #9ffbcd; $custom-dark: #000000;
JSON
{
"hex": "#69f8b8",
"rgb": {
"r": 105,
"g": 248,
"b": 184
},
"hsl": {
"h": 153.147,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.88418,
"c": 0.15414,
"h": 161.3
},
"luminance": 0.73599
}Semantic roles & 50–950 ramp
primary
#69F8B8
secondary
#D2337A
accent
#0067E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101713
muted
#808583