#69F3B0#69F3B0
#69F3B0 is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.0% C 0.154 H 159.5°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3B0 |
|---|---|
| RGB | rgb(105, 243, 176) |
| HSL | hsl(151, 85%, 68%) |
| HSV | hsv(151, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 27.6%, 4.7%) |
| CIE-LAB | lab(87.11, -52.71, 21.23) |
| CIE-LCH | lch(87.11, 56.83, 158.06°) |
| OKLab | oklab(87.04% -0.1444 0.054) |
| OKLCH | oklch(87.04% 0.154 159.5) |
| XYZ | xyz(45.7087, 70.2347, 52.2137) |
| Luminance | 0.7024 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.03
Light Blue Green
#7EFBB3
ΔE00 2.52
Seafoam Green
#7AF9AB
ΔE00 2.89
Seafoam (survey)
#80F9AD
ΔE00 3.00
Light Aquamarine
#7BFDC7
ΔE00 3.78
Greenish Cyan
#2AFEB7
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3B0 #F369AC
analogous
#69F36B #69F3B0 #69F1F3
triadic
#69F3B0 #B069F3 #F3B069
tetradic
#69F3B0 #6B69F3 #F369AC #F1F369
square
#69F3B0 #6B69F3 #F369AC #F1F369
split-complementary
#69F3B0 #F369F1 #F36B69
monochromatic
#11D174 #30EE92 #69F3B0 #A2F8CE #DAFCEC
Accessibility & contrast
On white
1.40
#69F3B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#69F3B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3B0
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3B0 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2AC
Deuteranopia (green-blind)
#DDD5B4
Tritanopia (blue-blind)
#31F2E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f3b0; /* rgb */ color: rgb(105, 243, 176); /* oklch */ color: oklch(87.0% 0.154 159.5);
Tailwind
colors: {
custom: {
50: '#9ff8c7',
500: '#69f3b0',
950: '#000000',
},
}SCSS
$custom: #69f3b0; $custom-light: #9ff8c7; $custom-dark: #000000;
JSON
{
"hex": "#69f3b0",
"rgb": {
"r": 105,
"g": 243,
"b": 176
},
"hsl": {
"h": 150.87,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.87043,
"c": 0.15415,
"h": 159.5
},
"luminance": 0.70239
}Semantic roles & 50–950 ramp
primary
#69F3B0
secondary
#CC347E
accent
#0470E2
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582