#69FBB2#69FBB2
#69FBB2 is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.0% C 0.163 H 158.5°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBB2 |
|---|---|
| RGB | rgb(105, 251, 178) |
| HSL | hsl(150, 95%, 70%) |
| HSV | hsv(150, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(89.49, -55.55, 23.49) |
| CIE-LCH | lch(89.49, 60.31, 157.08°) |
| OKLab | oklab(89% -0.1517 0.0596) |
| OKLCH | oklch(89% 0.163 158.5) |
| XYZ | xyz(48.3545, 75.2073, 54.0791) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.45
Light Blue Green
#7EFBB3
ΔE00 1.68
Seafoam Green
#7AF9AB
ΔE00 2.07
Seafoam (survey)
#80F9AD
ΔE00 2.33
Light Bluish Green
#76FDA8
ΔE00 2.67
Light Green Blue
#56FCA2
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBB2 #FB69B2
analogous
#69FB69 #69FBB2 #69FBFB
triadic
#69FBB2 #B269FB #FBB269
tetradic
#69FBB2 #6969FB #FB69B2 #FBFB69
square
#69FBB2 #6969FB #FB69B2 #FBFB69
split-complementary
#69FBB2 #FB69FB #FB6969
monochromatic
#06E475 #2DF993 #69FBB2 #A5FDD1 #E0FEEF
Accessibility & contrast
On white
1.31
#69FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#69FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBB2
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBB2 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAAE
Deuteranopia (green-blind)
#E5DBB7
Tritanopia (blue-blind)
#2BFAE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fbb2; /* rgb */ color: rgb(105, 251, 178); /* oklch */ color: oklch(89.0% 0.163 158.5);
Tailwind
colors: {
custom: {
50: '#a0fdc9',
500: '#69fbb2',
950: '#000000',
},
}SCSS
$custom: #69fbb2; $custom-light: #a0fdc9; $custom-dark: #000000;
JSON
{
"hex": "#69fbb2",
"rgb": {
"r": 105,
"g": 251,
"b": 178
},
"hsl": {
"h": 150,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.89001,
"c": 0.16304,
"h": 158.5
},
"luminance": 0.75212
}Semantic roles & 50–950 ramp
primary
#69FBB2
secondary
#D63384
accent
#0073E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682