#69F8B7#69F8B7
#69F8B7 is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.4% C 0.155 H 160.9°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69F8B7 |
|---|---|
| RGB | rgb(105, 248, 183) |
| HSL | hsl(153, 91%, 69%) |
| HSV | hsv(153, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 26.2%, 2.7%) |
| CIE-LAB | lab(88.71, -53.34, 19.86) |
| CIE-LCH | lch(88.71, 56.92, 159.58°) |
| OKLab | oklab(88.4% -0.1464 0.0506) |
| OKLCH | oklch(88.4% 0.155 160.9) |
| XYZ | xyz(47.9359, 73.5523, 56.4614) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.56
Light Blue Green
#7EFBB3
ΔE00 2.50
Light Aquamarine
#7BFDC7
ΔE00 2.79
Greenish Cyan
#2AFEB7
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F8B7 #F869AA
analogous
#69F870 #69F8B7 #69F2F8
triadic
#69F8B7 #B769F8 #F8B769
tetradic
#69F8B7 #7069F8 #F869AA #F2F869
square
#69F8B7 #7069F8 #F869AA #F2F869
split-complementary
#69F8B7 #F869F2 #F87069
monochromatic
#0ADC7D #2FF59B #69F8B7 #A3FBD3 #DEFDEF
Accessibility & contrast
On white
1.34
#69F8B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#69F8B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F8B7
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F8B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F8B7 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B3
Deuteranopia (green-blind)
#E1D9BB
Tritanopia (blue-blind)
#27F7E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69f8b7; /* rgb */ color: rgb(105, 248, 183); /* oklch */ color: oklch(88.4% 0.155 160.9);
Tailwind
colors: {
custom: {
50: '#9ffbcc',
500: '#69f8b7',
950: '#000000',
},
}SCSS
$custom: #69f8b7; $custom-light: #9ffbcc; $custom-dark: #000000;
JSON
{
"hex": "#69f8b7",
"rgb": {
"r": 105,
"g": 248,
"b": 183
},
"hsl": {
"h": 152.727,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.88395,
"c": 0.15495,
"h": 160.9
},
"luminance": 0.73557
}Semantic roles & 50–950 ramp
primary
#69F8B7
secondary
#D2337B
accent
#0068E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101713
muted
#808583