#69FCB4#69FCB4
#69FCB4 is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.3% C 0.163 H 159.0°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCB4 |
|---|---|
| RGB | rgb(105, 252, 180) |
| HSL | hsl(151, 96%, 70%) |
| HSV | hsv(151, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 28.6%, 1.2%) |
| CIE-LAB | lab(89.82, -55.56, 22.93) |
| CIE-LCH | lch(89.82, 60.10, 157.57°) |
| OKLab | oklab(89.28% -0.1519 0.0583) |
| OKLCH | oklch(89.28% 0.163 159) |
| XYZ | xyz(48.8699, 75.9146, 55.2487) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.40
Light Blue Green
#7EFBB3
ΔE00 1.78
Seafoam Green
#7AF9AB
ΔE00 2.32
Seafoam (survey)
#80F9AD
ΔE00 2.53
Light Bluish Green
#76FDA8
ΔE00 2.89
Greenish Cyan
#2AFEB7
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCB4 #FC69B1
analogous
#69FC6A #69FCB4 #69FBFC
triadic
#69FCB4 #B469FC #FCB469
tetradic
#69FCB4 #6A69FC #FC69B1 #FBFC69
square
#69FCB4 #6A69FC #FC69B1 #FBFC69
split-complementary
#69FCB4 #FC69FB #FC6A69
monochromatic
#05E678 #2DFB96 #69FCB4 #A5FDD2 #E1FEF0
Accessibility & contrast
On white
1.30
#69FCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#69FCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCB4
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCB4 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB0
Deuteranopia (green-blind)
#E5DCB9
Tritanopia (blue-blind)
#28FBE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69fcb4; /* rgb */ color: rgb(105, 252, 180); /* oklch */ color: oklch(89.3% 0.163 159.0);
Tailwind
colors: {
custom: {
50: '#a0feca',
500: '#69fcb4',
950: '#000000',
},
}SCSS
$custom: #69fcb4; $custom-light: #a0feca; $custom-dark: #000000;
JSON
{
"hex": "#69fcb4",
"rgb": {
"r": 105,
"g": 252,
"b": 180
},
"hsl": {
"h": 150.612,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.89283,
"c": 0.16267,
"h": 159
},
"luminance": 0.75919
}Semantic roles & 50–950 ramp
primary
#69FCB4
secondary
#D73283
accent
#0070E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682